Problem | exam |
---|---|
User | jaejae7 |
Submission Time | 2024-06-24 14:29:04 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int32_t main()’:
exam.cpp:10:11: error: ‘a’ was not declared in this scope
10 | cout << a *b;}
| ^
exam.cpp:10:14: error: ‘b’ was not declared in this scope
10 | cout << a *b;}
| ^