Problem | sumint |
---|---|
User | VNHbest |
Submission Time | 2024-01-19 16:56:48 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sumint.cpp: In function ‘int main()’:
sumint.cpp:11:11: error: found ‘:’ in nested-name-specifier, expected ‘::’
11 | cin >> f:
| ^
| ::
sumint.cpp:11:10: error: ‘f’ is not a class, namespace, or enumeration
11 | cin >> f:
| ^