Problem | supperbox |
---|---|
User | Sans12345 |
Submission Time | 2023-11-12 22:12:32 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
supperbox.cpp: In function ‘int main()’:
supperbox.cpp:75:39: error: ‘l’ was not declared in this scope
75 | for(int i=0;i<15;i++) precomopute(l,r);
| ^
supperbox.cpp:75:41: error: ‘r’ was not declared in this scope
75 | for(int i=0;i<15;i++) precomopute(l,r);
| ^