Owl Get a Life
exam.cpp: In function ‘int main()’:exam.cpp:8:19: error: ISO C++ forbids comparison between pointer and integer [-fpermissive] 8 | if (exam_type == "1") { | ^~~