Problem trivialexam_ex_ex
User ryangohca
Submission Time 2023-04-18 21:51:38
Score 0

Compile Error

trivialexam_ex_ex.cpp:1:51: error: stray ‘#’ in program
1 | print(" 2314332433221131341224331"[int(input())]) # admin aboose
| ^
trivialexam_ex_ex.cpp:1:6: error: expected constructor, destructor, or type conversion before ‘(’ token
1 | print(" 2314332433221131341224331"[int(input())]) # admin aboose
| ^