QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#757258#9551. The Emperorucup-team5231#WA 0ms3588kbC++17929b2024-11-17 03:16:552024-11-17 03:16:56

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3588kb

input:

1
HALT; PUSH 1 GOTO 1

output:

1
HALT; PUSH 1 GOTO 1

result:

wrong output format Expected integer, but "HALT;" found