| Problem | lboard |
|---|---|
| User | carson |
| Submission Time | 2026-08-03 21:20:38 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lboard.cpp:3:7: error: ‘ll’ does not name a type
3 | const ll MAX = 3e18;
| ^~
lboard.cpp: In function ‘int main()’:
lboard.cpp:67:15: error: ‘MAX’ was not declared in this scope
67 | ll ans = -MAX;
| ^~~