Problem | sumint |
---|---|
User | Esan |
Submission Time | 2024-06-18 13:24:20 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sumint.cpp: In function ‘int main()’:
sumint.cpp:10:9: error: found ‘:’ in nested-name-specifier, expected ‘::’
10 | cin>>a:
| ^
| ::
sumint.cpp:10:8: error: ‘a’ is not a class, namespace, or enumeration
10 | cin>>a:
| ^