Problem | mountains |
---|---|
User | G |
Submission Time | 2024-03-12 08:42:17 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
mountains.cpp: In function ‘int main()’:
mountains.cpp:17:7: error: ‘llj’ was not declared in this scope; did you mean ‘ll’?
17 | for(llj=i+1;j<n;j++){
| ^~~
| ll
mountains.cpp:17:15: error: ‘j’ was not declared in this scope
17 | for(llj=i+1;j<n;j++){
| ^