| Problem | exam |
|---|---|
| User | jasmine |
| Submission Time | 2023-11-08 11:12:08 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:5:2: error: expected initializer before ‘cin’
5 | cin >> a;
| ^~~
exam.cpp:10:15: error: ‘c’ was not declared in this scope
10 | cin >> b >> c;
| ^