Problem | ontheedge |
---|---|
User | Duk168 |
Submission Time | 2024-08-02 23:27:34 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ontheedge.cpp: In function ‘int main()’:
ontheedge.cpp:24:18: error: ‘lld’ was not declared in this scope; did you mean ‘ll’?
24 | for (lld = -b[i]; d <= b[i]; ++d) {
| ^~~
| ll
ontheedge.cpp:24:31: error: ‘d’ was not declared in this scope
24 | for (lld = -b[i]; d <= b[i]; ++d) {
| ^