| Problem | topsilver |
|---|---|
| User | Mithilesh |
| Submission Time | 2026-06-26 13:59:36 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
topsilver.cpp: In function ‘int main()’:
topsilver.cpp:9:17: error: ‘top’ was not declared in this scope
9 | cout << top silver;
| ^~~
topsilver.cpp:11:17: error: ‘womp’ was not declared in this scope
11 | cout << womp womp;
| ^~~~
topsilver.cpp:13:17: error: ‘lucky’ was not declared in this scope
13 | cout << lucky;
| ^~~~~