Problem exam
User Hytoh
Submission Time 2024-07-30 19:55:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp:1:3: error: invalid preprocessing directive #Program
1 | # Program to check input
| ^~~~~~~
exam.cpp:2:3: error: invalid preprocessing directive #type
2 | # type in Python
| ^~~~
exam.cpp:3:1: error: ‘pone’ does not name a type
3 | pone = 1
| ^~~~