QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#624970 | #7747. Memory | ucup-team1138# | WA | 0ms | 3624kb | C++20 | 2.1kb | 2024-10-09 17:01:43 | 2024-10-09 17:01:43 |
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: 3624kb
input:
10 2 -1 4 -7 4 -8 3 -6 4 -7
output:
+0+-+---+-
result:
ok single line: '+0+-+---+-'
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3516kb
input:
10 -1 36 18 18 18 18 18 18 18 -18
output:
-+++++++++
result:
wrong answer 1st lines differ - expected: '-++++++++-', found: '-+++++++++'