QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#608737#7703. Base Hi-Lo GameZhaoZiLongWA 1ms3784kbC++201.7kb2024-10-04 01:57:512024-10-04 01:57:52

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)