QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#226346 | #6804. Gaokao | waifuSenpai# | WA | 1ms | 3376kb | C++20 | 230b | 2023-10-25 20:51:30 | 2023-10-25 20:51:30 |
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: 3368kb
input:
3 3 4 5
output:
2 4 2
result:
ok 3 lines
Test #2:
score: -100
Wrong Answer
time: 1ms
memory: 3376kb
input:
500 111058001134961664 26968520849635848 509420945049900 18345473009634060 10009387904720400 297995201763124320 1199969742422880 27593767872281520 12147313869018720 228953305968050664 60157185945667200 4287882807470592 357843344256000 8916055719925032 2816902778447205 377208379246423608 928877182961...
output:
1048576 8192 65536 131072 524288 131072 262144 524288 131072 8192 524288 1048576 8388608 8388608 65536 262144 262144 32768 2097152 16384 131072 524288 16777216 16384 2097152 32768 524288 524288 32768 67108864 8192 8192 65536 65536 262144 262144 2048 32768 1048576 16384 65536 16384 262144 524288 6553...
result:
wrong answer 1st lines differ - expected: '4294967296', found: '1048576'