| Problem | exam |
|---|---|
| User | ItsYH |
| Submission Time | 2025-02-10 08:28:30 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:14:10: error: ‘c’ was not declared in this scope
14 | cin >> c >> d;
| ^
exam.cpp:14:15: error: ‘d’ was not declared in this scope
14 | cin >> c >> d;
| ^