| Problem | topsilver |
|---|---|
| User | rjdaddy69 |
| Submission Time | 2026-06-26 13:26:26 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
topsilver.cpp: In function ‘int main()’:
topsilver.cpp:6:12: error: ‘X’ was not declared in this scope
6 | cin >> X = 185;
| ^
topsilver.cpp:7:12: error: ‘Y’ was not declared in this scope
7 | cin >> Y = 184;
| ^
topsilver.cpp:8:13: error: ‘top’ was not declared in this scope
8 | cout << top silver;
| ^~~