Submission details
Task:Lukujono
Sender:Mariia
Submission time:2025-11-03 18:25:35 +0200
Language:text
Status:READY
Result:0
Feedback
groupverdictscore
#10
Test results
testverdicttimescore
#10.00 s0details

Code

CLEAR G
INCREASE X
# checking if X is equal to 0
REPEAT X TIMES (
	CLEAR G
 	INCREASE G
)

Test details

Test 1 (public)

Verdict:

input
(empty)

correct output
(empty)

user output
CLEAR G
INCREASE X
# checking if X is equal to 0
REPEAT X TIMES (
CLEAR G
...

Feedback: Error: invalid command