QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#879600 | #9572. Bingo | ucup-team1206 | WA | 2ms | 5376kb | C++20 | 3.1kb | 2025-02-02 07:22:06 | 2025-02-02 07:22:07 |
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: 0
Wrong Answer
time: 2ms
memory: 5376kb
input:
4 2 2 1 3 2 4 3 1 10 10 10 1 3 20 10 30 3 4 1 1 4 5 1 4 1 9 1 9 8 10
output:
0 60 80 90 96 a=0 b=1 tmp=160 a=0 b=2 tmp=96 a=1 b=0 tmp=160 a=1 b=1 tmp=360 a=1 b=2 tmp=192 a=2 b=0 tmp=96 a=2 b=1 tmp=192 a=2 b=2 tmp=96 998243001 1352 0 60 60 60 a=0 b=1 tmp=60 a=1 b=0 tmp=180 a=1 b=1 tmp=180 a=2 b=0 tmp=180 a=2 b=1 tmp=180 a=3 b=0 tmp=60 a=3 b=1 tmp=60 998243453 900 0 120 160 18...
result:
wrong answer 1st numbers differ - expected: '56', found: '0'