Problem | losingsleep |
---|---|
User | blob |
Submission Time | 2023-12-12 00:12:57 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
losingsleep.cpp:3:1: error: ‘bfs’ does not name a type; did you mean ‘ffs’?
3 | bfs void solve(){
| ^~~
| ffs
losingsleep.cpp: In function ‘int main()’:
losingsleep.cpp:14:10: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
14 | cout << ans;
| ^~~
| abs