Problem | sumint |
---|---|
User | 00cqx7 |
Submission Time | 2023-01-02 23:04:29 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sumint.cpp: In function ‘int main()’:
sumint.cpp:5:7: error: expected unqualified-id before ‘:’ token
5 | ios:::sync_with_stdio(0);cin.tie(0);
| ^
sumint.cpp:11:16: error: ‘n’ was not declared in this scope
11 | for(int i=0;i<n;i++){
| ^