Submission #6645924
Source Code Expand
Copy
// Sample Code// D Subtask2// Written by Hoget157#include <bits/stdc++.h>using namespace std;signed main(){cout << 0 << endl;return 0;}
// Sample Code // D Subtask2 // Written by Hoget157 #include <bits/stdc++.h> using namespace std; signed main(){ cout << 0 << endl; return 0; }
Submission Info
Submission Time | |
---|---|
Task | D - FizzBuzz (FizzBuzz) |
User | hoget157 |
Language | C++14 (GCC 5.4.1) |
Score | 2 |
Code Size | 157 Byte |
Status | WA |
Exec Time | 1 ms |
Memory | 256 KB |
Judge Result
Set Name | Sample 1 | Sample 2 | Sample 3 | Sample 4 | Sample 5 | Subtask 1 | Subtask 2 | Subtask 3 | Subtask 4 | Subtask 5 | Subtask 6 | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Score / Max Score | 0 / 0 | 0 / 0 | 0 / 0 | 0 / 0 | 0 / 0 | 0 / 10 | 2 / 2 | 0 / 14 | 0 / 14 | 0 / 20 | 0 / 40 | ||||||||||||||||||||||||||||
Status |
|
|
|
|
|
|
|
|
|
|
|
Set Name | Test Cases |
---|---|
Sample 1 | sample-01.txt |
Sample 2 | sample-02.txt |
Sample 3 | sample-03.txt |
Sample 4 | sample-04.txt |
Sample 5 | sample-05.txt |
Subtask 1 | sample-01.txt, sample-02.txt, sample-03.txt, sample-05.txt, 01-01.txt, 01-02.txt, 01-03.txt, 01-04.txt, 01-05.txt, 01-06.txt, 01-07.txt, 01-08.txt, 01-09.txt, 01-10.txt, 01-11.txt, 01-12.txt, 01-13.txt, 01-14.txt |
Subtask 2 | 02-01.txt, 02-02.txt, 02-03.txt, 02-04.txt, 02-05.txt, 02-06.txt, 02-07.txt, 02-08.txt, 02-09.txt, 02-10.txt |
Subtask 3 | 03-01.txt, 03-02.txt, 03-03.txt, 03-04.txt, 03-05.txt, 03-06.txt, 03-07.txt, 03-08.txt, 03-09.txt, 03-10.txt |
Subtask 4 | 04-01.txt, 04-02.txt, 04-03.txt, 04-04.txt, 04-05.txt, 04-06.txt, 04-07.txt, 04-08.txt, 04-09.txt, 04-10.txt |
Subtask 5 | sample-02.txt, 02-01.txt, 02-02.txt, 02-03.txt, 02-04.txt, 02-05.txt, 02-06.txt, 02-07.txt, 02-08.txt, 02-09.txt, 02-10.txt, 03-01.txt, 03-02.txt, 03-03.txt, 03-04.txt, 03-05.txt, 03-06.txt, 03-07.txt, 03-08.txt, 03-09.txt, 03-10.txt, 04-01.txt, 04-02.txt, 04-03.txt, 04-04.txt, 04-05.txt, 04-06.txt, 04-07.txt, 04-08.txt, 04-09.txt, 04-10.txt, 05-01.txt, 05-02.txt, 05-03.txt, 05-04.txt, 05-05.txt, 05-06.txt, 05-07.txt, 05-08.txt, 05-09.txt, 05-10.txt, 05-11.txt, 05-12.txt, 05-13.txt, 05-14.txt, 05-15.txt, 05-16.txt, 05-17.txt, 05-18.txt, 05-19.txt, 05-20.txt, 05-21.txt, 05-22.txt |
Subtask 6 | sample-01.txt, sample-02.txt, sample-03.txt, sample-04.txt, sample-05.txt, 01-01.txt, 01-02.txt, 01-03.txt, 01-04.txt, 01-05.txt, 01-06.txt, 01-07.txt, 01-08.txt, 01-09.txt, 01-10.txt, 01-11.txt, 01-12.txt, 01-13.txt, 01-14.txt, 02-01.txt, 02-02.txt, 02-03.txt, 02-04.txt, 02-05.txt, 02-06.txt, 02-07.txt, 02-08.txt, 02-09.txt, 02-10.txt, 03-01.txt, 03-02.txt, 03-03.txt, 03-04.txt, 03-05.txt, 03-06.txt, 03-07.txt, 03-08.txt, 03-09.txt, 03-10.txt, 04-01.txt, 04-02.txt, 04-03.txt, 04-04.txt, 04-05.txt, 04-06.txt, 04-07.txt, 04-08.txt, 04-09.txt, 04-10.txt, 05-01.txt, 05-02.txt, 05-03.txt, 05-04.txt, 05-05.txt, 05-06.txt, 05-07.txt, 05-08.txt, 05-09.txt, 05-10.txt, 05-11.txt, 05-12.txt, 05-13.txt, 05-14.txt, 05-15.txt, 05-16.txt, 05-17.txt, 05-18.txt, 05-19.txt, 05-20.txt, 05-21.txt, 05-22.txt, 06-01.txt, 06-02.txt, 06-03.txt, 06-04.txt, 06-05.txt, 06-06.txt, 06-07.txt, 06-08.txt, 06-09.txt, 06-10.txt, 06-11.txt, 06-12.txt, 06-13.txt, 06-14.txt, 06-15.txt |
Case Name | Status | Exec Time | Memory |
---|---|---|---|
01-01.txt | WA | 1 ms | 256 KB |
01-02.txt | WA | 1 ms | 256 KB |
01-03.txt | AC | 1 ms | 256 KB |
01-04.txt | WA | 1 ms | 256 KB |
01-05.txt | WA | 1 ms | 256 KB |
01-06.txt | WA | 1 ms | 256 KB |
01-07.txt | WA | 1 ms | 256 KB |
01-08.txt | WA | 1 ms | 256 KB |
01-09.txt | WA | 1 ms | 256 KB |
01-10.txt | WA | 1 ms | 256 KB |
01-11.txt | WA | 1 ms | 256 KB |
01-12.txt | WA | 1 ms | 256 KB |
01-13.txt | WA | 1 ms | 256 KB |
01-14.txt | WA | 1 ms | 256 KB |
02-01.txt | AC | 1 ms | 256 KB |
02-02.txt | AC | 1 ms | 256 KB |
02-03.txt | AC | 1 ms | 256 KB |
02-04.txt | AC | 1 ms | 256 KB |
02-05.txt | AC | 1 ms | 256 KB |
02-06.txt | AC | 1 ms | 256 KB |
02-07.txt | AC | 1 ms | 256 KB |
02-08.txt | AC | 1 ms | 256 KB |
02-09.txt | AC | 1 ms | 256 KB |
02-10.txt | AC | 1 ms | 256 KB |
03-01.txt | WA | 1 ms | 256 KB |
03-02.txt | WA | 1 ms | 256 KB |
03-03.txt | WA | 1 ms | 256 KB |
03-04.txt | WA | 1 ms | 256 KB |
03-05.txt | WA | 1 ms | 256 KB |
03-06.txt | WA | 1 ms | 256 KB |
03-07.txt | WA | 1 ms | 256 KB |
03-08.txt | WA | 1 ms | 256 KB |
03-09.txt | WA | 1 ms | 256 KB |
03-10.txt | WA | 1 ms | 256 KB |
04-01.txt | WA | 1 ms | 256 KB |
04-02.txt | WA | 1 ms | 256 KB |
04-03.txt | WA | 1 ms | 256 KB |
04-04.txt | WA | 1 ms | 256 KB |
04-05.txt | WA | 1 ms | 256 KB |
04-06.txt | WA | 1 ms | 256 KB |
04-07.txt | WA | 1 ms | 256 KB |
04-08.txt | WA | 1 ms | 256 KB |
04-09.txt | WA | 1 ms | 256 KB |
04-10.txt | WA | 1 ms | 256 KB |
05-01.txt | WA | 1 ms | 256 KB |
05-02.txt | WA | 1 ms | 256 KB |
05-03.txt | WA | 1 ms | 256 KB |
05-04.txt | WA | 1 ms | 256 KB |
05-05.txt | WA | 1 ms | 256 KB |
05-06.txt | WA | 1 ms | 256 KB |
05-07.txt | WA | 1 ms | 256 KB |
05-08.txt | WA | 1 ms | 256 KB |
05-09.txt | WA | 1 ms | 256 KB |
05-10.txt | WA | 1 ms | 256 KB |
05-11.txt | WA | 1 ms | 256 KB |
05-12.txt | WA | 1 ms | 256 KB |
05-13.txt | WA | 1 ms | 256 KB |
05-14.txt | WA | 1 ms | 256 KB |
05-15.txt | AC | 1 ms | 256 KB |
05-16.txt | AC | 1 ms | 256 KB |
05-17.txt | WA | 1 ms | 256 KB |
05-18.txt | WA | 1 ms | 256 KB |
05-19.txt | WA | 1 ms | 256 KB |
05-20.txt | AC | 1 ms | 256 KB |
05-21.txt | AC | 1 ms | 256 KB |
05-22.txt | AC | 1 ms | 256 KB |
06-01.txt | WA | 1 ms | 256 KB |
06-02.txt | WA | 1 ms | 256 KB |
06-03.txt | WA | 1 ms | 256 KB |
06-04.txt | WA | 1 ms | 256 KB |
06-05.txt | WA | 1 ms | 256 KB |
06-06.txt | WA | 1 ms | 256 KB |
06-07.txt | WA | 1 ms | 256 KB |
06-08.txt | WA | 1 ms | 256 KB |
06-09.txt | WA | 1 ms | 256 KB |
06-10.txt | WA | 1 ms | 256 KB |
06-11.txt | WA | 1 ms | 256 KB |
06-12.txt | AC | 1 ms | 256 KB |
06-13.txt | WA | 1 ms | 256 KB |
06-14.txt | WA | 1 ms | 256 KB |
06-15.txt | WA | 1 ms | 256 KB |
sample-01.txt | WA | 1 ms | 256 KB |
sample-02.txt | AC | 1 ms | 256 KB |
sample-03.txt | WA | 1 ms | 256 KB |
sample-04.txt | WA | 1 ms | 256 KB |
sample-05.txt | WA | 1 ms | 256 KB |