| Problem | sos |
|---|---|
| User | Batigol |
| Submission Time | 2025-03-12 15:11:56 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sos.cpp: In function ‘int main()’:
sos.cpp:21:21: error: ‘l’ was not declared in this scope
21 | for(ll i=0; i<n;i+l+){
| ^
sos.cpp:21:23: error: expected primary-expression before ‘)’ token
21 | for(ll i=0; i<n;i+l+){
| ^