| Problem | exam | 
|---|---|
| User | yuenyih | 
| Submission Time | 2024-07-15 16:56:00 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 exam.cpp: In function ‘int main()’:
exam.cpp:13:10: error: ‘b’ was not declared in this scope
   13 |   cin >> b;
      |          ^
exam.cpp:14:10: error: ‘c’ was not declared in this scope
   14 |   cin >> c;
      |          ^