Problem | sumint |
---|---|
User | iso6ky |
Submission Time | 2024-05-15 12:55:44 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sumint.cpp: In function ‘int main()’:
sumint.cpp:11:6: error: ‘std::istream’ {aka ‘class std::basic_istream<char>’} has no member named ‘ingore’; did you mean ‘ignore’?
11 | cin.ingore();
| ^~~~~~
| ignore