| Problem | bestplace |
|---|---|
| User | rolland |
| Submission Time | 2026-02-15 13:14:05 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
bestplace.cpp: In function ‘int main()’:
bestplace.cpp:8:15: error: ‘a’ was not declared in this scope
8 | std::cin >> a;
| ^
bestplace.cpp:9:15: error: ‘b’ was not declared in this scope
9 | std::cin >> b;
| ^