QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#38341 | #1181. Invited Speakers | MaMengQi | AC ✓ | 2ms | 1768kb | C++14 | 878b | 2022-07-05 11:18:08 | 2022-07-05 11:18:09 |
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: 1736kb
input:
1 3 0 0 2 2 1 -4 -1 -2 -3 -1 -2 4
output:
6 0 0 0 5 -5 5 -5 -5 -3 -5 -3 -1 6 1 -4 1 6 -6 6 -6 -6 -2 -6 -2 4 6 2 2 2 7 -7 7 -7 -7 -1 -7 -1 -2
result:
ok OK!
Test #2:
score: 0
Accepted
time: 2ms
memory: 1768kb
input:
200 5 -3 5 5 6 8 -5 -9 -1 -1 -7 -8 -8 3 -3 6 2 10 7 7 10 5 -10 9 6 6 10 0 0 1 -3 -10 3 -3 5 -1 4 7 -7 -2 1 3 5 -10 0 0 -3 -8 4 -2 -7 9 8 5 1 2 -9 7 -2 3 -1 8 9 5 1 6 -7 8 -9 -2 9 0 -5 -9 2 1 7 2 -6 -3 6 9 -1 -10 6 0 4 -6 -8 1 -9 -7 -6 -2 -7 -8 2 6 9 9 6 -10 -3 -4 1 -5 -4 -3 3 6 -4 -5 -3 -8 4 -3 10 9...
output:
6 -9 -1 -9 11 -11 11 -11 -11 -8 -11 -8 -8 6 -3 5 -3 12 -12 12 -12 -12 3 -12 3 -3 6 -1 -7 -1 13 -13 13 -13 -13 6 -13 6 2 6 5 6 5 14 -14 14 -14 -14 7 -14 7 10 6 8 -5 8 15 -15 15 -15 -15 10 -15 10 7 6 -10 9 -10 11 -11 11 -11 -11 -7 -11 -7 -2 6 -3 -10 -3 12 -12 12 -12 -12 1 -12 1 3 6 0 1 0 13 -13 13 -13...
result:
ok OK!