Problem exam
User latigidcody
Submission Time 2026-06-22 16:07:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp: In function ‘int main()’:
exam.cpp:10:11: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
10 | if (x == "1"){
| ^~~