| Problem | lis |
|---|---|
| User | Christoph |
| Submission Time | 2023-02-04 17:41:28 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lis.cpp: In function ‘int main()’:
lis.cpp:15:17: error: expected ‘;’ before ‘<’ token
15 | for(int j,j<i,j++){
| ^
| ;
lis.cpp:15:17: error: expected primary-expression before ‘<’ token
lis.cpp:15:23: error: expected ‘;’ before ‘)’ token
15 | for(int j,j<i,j++){
| ^
| ;