QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#144224 | #4184. Amusement Arcade | GuanYunchang | WA | 11ms | 4000kb | C++17 | 952b | 2023-08-21 15:58:11 | 2023-08-21 15:58:14 |
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: 3736kb
input:
7
output:
5
result:
ok
Test #2:
score: 0
Accepted
time: 11ms
memory: 3720kb
input:
15
output:
impossible
result:
ok
Test #3:
score: 0
Accepted
time: 1ms
memory: 3876kb
input:
19
output:
17
result:
ok
Test #4:
score: 0
Accepted
time: 1ms
memory: 4000kb
input:
2049
output:
1025
result:
ok
Test #5:
score: 0
Accepted
time: 1ms
memory: 3824kb
input:
32769
output:
16385
result:
ok
Test #6:
score: -100
Wrong Answer
time: 1ms
memory: 3968kb
input:
536870913
output:
2.68435e+08
result:
wrong output format Expected integer, but "2.68435e+08" found