QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#608737 | #7703. Base Hi-Lo Game | ZhaoZiLong | WA | 1ms | 3784kb | C++20 | 1.7kb | 2024-10-04 01:57:51 | 2024-10-04 01:57:52 |
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: 3624kb
input:
10 2 5 ---=+ =++=- ==+== correct 6 -=++-+ +=-+-+ ==+==+ correct
output:
44444 11147 12245 12345 444444 147717 245808 246809
result:
ok correct (2 test cases)
Test #2:
score: 0
Accepted
time: 1ms
memory: 3784kb
input:
38 2 1 + + + + + correct 3 --- +-+ --- =-- correct
output:
I S X Z a b III 888 D3D A1A A09
result:
ok correct (2 test cases)
Test #3:
score: -100
Wrong Answer
time: 1ms
memory: 3668kb
input:
10 6 3 --+ =++ =++ =+= correct 3
output:
444 117 128 139 cheater cheater cheater cheater cheater cheater
result:
wrong answer We were told we cheated and we didn't (test case 2)