Problem | shoop |
---|---|
User | ethanlinHoucheng |
Submission Time | 2024-12-27 15:10:25 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
shoop.cpp: In function ‘void solution()’:
shoop.cpp:64:17: error: ‘dist’ was not declared in this scope; did you mean ‘dis’?
64 | if(s[i]-dist>ULLONG_MAX-all) cout << 1/0;
| ^~~~
| dis