Problem onlineexam
User Tyx2019
Submission Time 2023-04-02 14:17:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

onlineexam.cpp: In function ‘std::string exam(int)’:
onlineexam.cpp:12:2: error: expected ‘,’ or ‘;’ before ‘if’
12 | if(x>y) Se.erase(Se.begin())
| ^~