| Problem | onlineexam | 
|---|---|
| User | Tyx2019 | 
| Submission Time | 2023-04-02 14:17:05 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 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())
      |  ^~