| Problem | exam |
|---|---|
| User | StarSparrowFox |
| Submission Time | 2025-07-29 16:07:41 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:7:11: error: expected ‘;’ before ‘x’
7 | cout << A x B;
| ^~
| ;