QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#218777 | #6309. Aqre | ucup-team1005 | WA | 0ms | 3544kb | C++20 | 1.3kb | 2023-10-18 18:21:14 | 2023-10-18 18:21:15 |
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: 3544kb
input:
3 2 2 3 4 3 8
output:
Case 1 4 11 11 Case 2 9 0111 1110 1011 Case 3 18 01110111 11101110 10111011
result:
wrong output format Expected integer, but "Case" found (test case 1)