| Problem | exam |
|---|---|
| User | o0oNotGXYo0o |
| Submission Time | 2023-02-10 15:28:38 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:13:16: error: expected ‘;’ before ‘}’ token
13 | cout << b*c
| ^
| ;
14 | }
| ~