QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#40288 | #1438. Balls | flower# | WA | 2ms | 3732kb | C++17 | 310b | 2022-07-19 14:11:36 | 2022-07-19 14:11:39 |
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: 3732kb
input:
7 3 1 3 2 1 2 3
output:
2
result:
ok "2"
Test #2:
score: -100
Wrong Answer
time: 2ms
memory: 3628kb
input:
10 31692384 31692384 31692384 31692384 31692384 31692385 31692384 31692385 31692385 31692385
output:
1
result:
wrong answer 1st words differ - expected: '2', found: '1'