QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#350801 | #8337. Counter Reset Problem | ucup-team580# | WA | 1ms | 3860kb | C++20 | 3.4kb | 2024-03-11 05:52:10 | 2024-03-11 05:52:11 |
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: 1ms
memory: 3860kb
input:
2 19 23
output:
51
result:
ok 1 number(s): "51"
Test #2:
score: -100
Wrong Answer
time: 1ms
memory: 3568kb
input:
6 100084 518118
output:
7847829
result:
wrong answer 1st numbers differ - expected: '9159739', found: '7847829'