QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#497760 | #7337. Grasshoppers | ucup-team1005# | WA | 581ms | 25100kb | C++20 | 2.7kb | 2024-07-29 17:28:41 | 2024-07-29 17:28:41 |
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: 12ms
memory: 11484kb
input:
2 3 5 1 1 1 2 3 5 4 1 1 2
output:
1 3 5 5 4 5
result:
ok 6 numbers
Test #2:
score: -100
Wrong Answer
time: 581ms
memory: 25100kb
input:
92 3 5 5 4 2 3 3 5 5 3 1 5 3 5 5 4 3 5 3 5 5 3 3 2 3 5 5 1 3 3 3 5 5 2 3 3 3 5 5 3 3 2 3 5 5 4 2 5 3 5 5 1 2 4 3 5 5 4 5 1 3 5 5 4 1 4 3 5 5 1 1 2 3 5 5 1 1 4 3 5 5 1 1 4 3 5 5 5 2 4 3 5 5 5 5 1 3 5 5 2 5 5 3 5 5 3 2 5 3 5 5 1 2 3 3 5 5 1 1 1 3 5 5 4 3 1 3 5 5 1 3 4 3 5 5 1 5 1 3 5 5 1 4 4 3 5 5 5 2...
output:
17 11 11 17 5 17 21 15 21 11 13 9 5 9 13 9 11 13 11 13 9 21 11 19 7 5 15 13 23 9 19 7 13 3 1 5 7 1 13 7 1 13 23 13 15 17 25 9 13 19 25 17 9 19 5 5 11 1 1 1 13 15 5 7 9 17 1 17 9 7 13 19 25 13 19 13 19 7 9 13 5 7 5 15 9 9 21 7 15 11 21 21 15 17 5 17 21 15 21 1 1 1 17...
result:
wrong answer 1st numbers differ - expected: '2', found: '17'