Problem | exam |
---|---|
User | siqideng09 |
Submission Time | 2023-11-08 09:55:05 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:11:17: error: expected initializer before ‘>>’ token
11 | int cin >> a;
| ^~
exam.cpp:14:14: error: ‘a’ was not declared in this scope
14 | double c = a*b;
| ^