Submission details
Task:Lukujono
Sender:3lv11ra
Submission time:2025-11-09 14:40:46 +0200
Language:text
Status:READY
Result:0
Feedback
groupverdictscore
#10
Test results
testverdicttimescore
#10.00 s0details

Code

PRINT X
REPEAT 10000 TIMES (
    CLEAR Y
    INCREASE Y
    CLEAR Z
    INCREASE Z
    PRINT X
    CLEAR A
    INCREASE A
    CLEAR B
    INCREASE B
    CLEAR C
    INCREASE C
    CLEAR D
    INCREASE D
    CLEAR E
    INCREASE E
    CLEAR F
    INCREASE F
    CLEAR G
    INCREASE G
    CLEAR H
    INCREASE H
)

Test details

Test 1 (public)

Verdict:

input
(empty)

correct output
(empty)

user output
PRINT X
REPEAT 10000 TIMES (
    CLEAR Y
    INCREASE Y
    CLEAR Z
...

Feedback: Error: invalid variable name 10000