| Problem | exam |
|---|---|
| User | Pout |
| Submission Time | 2026-07-03 20:44:56 |
| 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: ‘String’ was not declared in this scope
5 | String exam_type;
| ^~~~~~
exam.cpp:6:9: error: ‘exam_type’ was not declared in this scope
6 | cin >> exam_type;
| ^~~~~~~~~