Problem | sumint |
---|---|
User | votesac |
Submission Time | 2024-01-29 15:38:56 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sumint.cpp:4:26: error: expected constructor, destructor, or type conversion before ‘(’ token
4 | ios_base::sync_with_stdio(0); cin.tie(0);
| ^
sumint.cpp:4:31: error: ‘cin’ does not name a type; did you mean ‘sin’?
4 | ios_base::sync_with_stdio(0); cin.tie(0);
| ^~~
| sin