Problem ihate1111
User chankinshu
Submission Time 2024-07-29 17:17:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ihate1111.cpp:18:19: error: stray ‘#’ in program
18 | return False # Not divisible by 11
| ^
ihate1111.cpp:1:1: error: ‘t’ does not name a type
1 | t = int(input())
| ^