Problem guessproblem3
User ryangohca
Submission Time 2023-04-18 22:02:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

guessproblem3.cpp:1:156: error: stray ‘#’ in program
1 | print(["goodprogrammer","stickytape","area_noi","3nplus1","treepruning","gcd","helloworld2","simp","addition","rangedeleting","lunchbox"][int(input())+5]) # admin aboose
| ^
guessproblem3.cpp:1:6: error: expected constructor, destructor, or type conversion before ‘(’ token
1 | print(["goodprogrammer","stickytape","area_noi","3nplus1","treepruning","gcd","helloworld2","simp","addition","rangedeleting","lunchbox"][int(input())+5]) # admin aboose
| ^