QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#144263 | #4184. Amusement Arcade | HuangHanSheng | WA | 196ms | 3888kb | C++17 | 978b | 2023-08-21 16:04:43 | 2023-08-21 16:04:44 |
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: 3716kb
input:
7
output:
5
result:
ok
Test #2:
score: 0
Accepted
time: 196ms
memory: 3696kb
input:
15
output:
impossible
result:
ok
Test #3:
score: 0
Accepted
time: 0ms
memory: 3888kb
input:
19
output:
17
result:
ok
Test #4:
score: 0
Accepted
time: 1ms
memory: 3800kb
input:
2049
output:
1025
result:
ok
Test #5:
score: 0
Accepted
time: 2ms
memory: 3876kb
input:
32769
output:
16385
result:
ok
Test #6:
score: -100
Wrong Answer
time: 2ms
memory: 3872kb
input:
536870913
output:
2.68435e+08
result:
wrong output format Expected integer, but "2.68435e+08" found