| Problem | exam | 
|---|---|
| User | adammmamammamamamaamamam | 
| Submission Time | 2023-04-16 14:39:56 | 
| 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:9:17: error: ‘b’ was not declared in this scope
    9 |     cin >> a >> b;
      |                 ^