| Problem | exam |
|---|---|
| User | HeHeHeHa |
| Submission Time | 2026-04-13 17:50:05 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:4:3: error: ‘cout’ was not declared in this scope
4 | cout << "Hello World" << "\n";
| ^~~~
exam.cpp:8:3: error: ‘cout’ was not declared in this scope
8 | cout << A * B << "\n";
| ^~~~