QOJ.ac
QOJ
ID | Submission ID | Problem | Hacker | Owner | Result | Submit time | Judge time |
---|---|---|---|---|---|---|---|
#741 | #480037 | #6501. Graph Partitioning | egypt_ioi2024_13 | egypt_ioi2024_13 | Success! | 2024-07-16 01:39:18 | 2024-07-16 01:39:19 |
Details
Extra Test:
Wrong Answer
time: 1ms
memory: 9760kb
input:
8 1 4 1 2 2 4 2 3 3 4 4 5 5 6 5 7 5 8 6 7 7 8 1 4 1 2 2 4
output:
HACk 0
result:
wrong output format Expected integer, but "HACk" found
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#480037 | #6501. Graph Partitioning | egypt_ioi2024_13 | WA | 701ms | 248632kb | C++20 | 2.5kb | 2024-07-16 01:38:40 | 2024-07-16 01:43:44 |
Due to the privacy settings of the submitter, you are not allowed to view this code.