QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#94442 | #2072. Junk Problem | larryzhong | WA | 14ms | 5772kb | C++17 | 1.2kb | 2023-04-05 23:50:59 | 2023-04-05 23:51:01 |
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: 3504kb
input:
49
output:
4 9 23 24 36
result:
ok AC
Test #2:
score: 0
Accepted
time: 12ms
memory: 5772kb
input:
10000000
output:
2236 4097 8200 12303 16448 20565 24696 28779 33280 37449 41640 45799 50112 54173 58200 62211 65879 69702 74527 78344 82967 87314 91759 96108 102231 105998 110015 113888 117655 121562 125263 129028 133816 138905 139824 144919 149935 155034 155927 161060 164374 169599 174654 179793 180353 185596 19061...
result:
ok AC
Test #3:
score: 0
Accepted
time: 14ms
memory: 5512kb
input:
8388607
output:
2047 2049 4104 6159 8256 10325 12408 14443 16896 19017 21160 23271 25536 27549 29528 31491 34679 36454 38207 39976 41527 43826 45135 47436 50266 52483 54962 57325 57498 59863 62018 64265 66081 69120 71556 72611 75542 76579 78467 81584 83663 84646 86986 90021 90744 93701 96077 97078 98579 101410 1041...
result:
ok AC
Test #4:
score: 0
Accepted
time: 8ms
memory: 5572kb
input:
8396802
output:
2049 4097 8200 12303 16448 20565 24696 28779 33280 37449 41640 45799 50112 54173 58200 62211 68865 72720 77641 81502 84033 88388 92729 97082 99073 103000 106985 110774 116673 120460 124185 128082 131341 136492 141701 146850 151116 154233 157428 160455 166926 170087 173094 176201 180943 186034 191191...
result:
ok AC
Test #5:
score: 0
Accepted
time: 2ms
memory: 3488kb
input:
1
output:
0
result:
ok AC
Test #6:
score: -100
Wrong Answer
time: 0ms
memory: 3504kb
input:
2
output:
1 3
result:
wrong answer Integer parameter [name=a[i]] equals to 3, violates the range [1, 2]