Problem | bronzemedal |
---|---|
User | Schoolpurposes |
Submission Time | 2025-08-06 17:07:03 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
bronzemedal.cpp: In function ‘int32_t main()’:
bronzemedal.cpp:20:4: error: ‘medal’ was not declared in this scope
20 | medal++;
| ^~~~~
bronzemedal.cpp:24:13: error: ‘medal’ was not declared in this scope
24 | cout << medal;
| ^~~~~