QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#622151 | #2053. Closing Ceremony | GuanYunchang | WA | 0ms | 3644kb | C++14 | 865b | 2024-10-08 20:02:26 | 2024-10-08 20:02:27 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 0ms
memory: 3644kb
input:
5 Harvard 10 1358 MIPT 10 1437 Shanghai 11 1567 SPbSU 11 1560 Warsaw 10 1586
output:
SPbSU
result:
ok single line: 'SPbSU'
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3624kb
input:
10 X 15 2253 I 12 2994 t 15 3285 K 6 211 V 9 4601 S 15 3585 e 6 2570 J 6 702 E 3 3637 o 13 129
output:
o
result:
wrong answer 1st lines differ - expected: 'X', found: 'o'