Problem | exam |
---|---|
User | Ant1234567890 |
Submission Time | 2025-06-09 19:04:54 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:15:13: error: expected ‘;’ before ‘}’ token
15 | cout<< y*z
| ^
| ;
16 |
17 | }
| ~