| Problem | exam | 
|---|---|
| User | adammmamammamamamaamamam | 
| Submission Time | 2023-04-16 14:38:35 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 exam.cpp: In function ‘int main()’:
exam.cpp:5:3: error: expected initializer before ‘cin’
    5 |   cin >>x;
      |   ^~~
exam.cpp:10:15: error: ‘b’ was not declared in this scope
   10 |     cin >>a >>b;
      |               ^