Problem | pilot |
---|---|
User | John |
Submission Time | 2024-11-21 15:26:41 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
pilot.cpp: In function ‘int main()’:
pilot.cpp:21:11: error: ‘j’ was not declared in this scope
21 | cout << j+1(j+2)/2
| ^
pilot.cpp:21:18: error: expression cannot be used as a function
21 | cout << j+1(j+2)/2
| ^