| Problem | sos |
|---|---|
| User | asbx |
| Submission Time | 2023-12-30 13:09:02 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sos.cpp: In function ‘int main()’:
sos.cpp:14:2: error: expected initializer before ‘for’
14 | for(ll i=0; i<k; i++){
| ^~~
sos.cpp:14:14: error: ‘i’ was not declared in this scope
14 | for(ll i=0; i<k; i++){
| ^