QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#308007 | #8133. When Anton Saw This Task He Reacted With 😩 | ucup-team1005# | WA | 0ms | 3504kb | C++20 | 3.6kb | 2024-01-19 13:12:16 | 2024-01-19 13:12:16 |
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: 0ms
memory: 3504kb
input:
5 3 x 2 3 v 1 0 1 x 4 5 v 0 2 1 v 1 1 1 4 1 2 3 5 0 1 1 4 0 2 2
output:
0 0 0 0 0
result:
wrong answer 1st numbers differ by non-multiple of MOD, - expected: '998244351', found: '0'