| Problem | exam | 
|---|---|
| User | adammmamammamamamaamamam | 
| Submission Time | 2023-04-16 14:36:58 | 
| 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 >> a >>b;
      |   ^~~
exam.cpp:10:14: error: ‘b’ was not declared in this scope
   10 |     cout <<a*b;
      |              ^