QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#596857 | #9351. Game Store | ZhaoZiLong | WA | 141ms | 3912kb | C++20 | 1.4kb | 2024-09-28 16:34:21 | 2024-09-28 16:34:26 |
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: 3908kb
input:
3 1 4 6 7 4 13
output:
4 7 14
result:
ok 3 lines
Test #2:
score: -100
Wrong Answer
time: 141ms
memory: 3912kb
input:
500000 395134631858718935 964539556 125290790696511447 743741881 68785955678986648 1867726875 774218610629433714 1107843806 251011758189826329 3218789432 712376502291877860 3368474950 237512969552427655 3307057592 26026853208103063 3366794857 904189246433646740 3824475130 105677592268903953 50111856...
output:
964539556 1319559617 1889305499 2168175366 2258597280 3218077033 4430061813 10642262699 20754689214 35351062567 72356105792 140455622734 246367529003 246367529003 414152981984 589642147131 1162453667059 1897558826053 2650014868396 5164235975059 9720815963154 17525321712701 32398362291635 59632596826...
result:
wrong answer 4th lines differ - expected: '2737921248', found: '2168175366'