Problem | sumint |
---|---|
User | Um |
Submission Time | 2023-04-28 18:44:26 |
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 initializer before string constant
5 | int a"\n";
| ^~~~
sumint.cpp:18:7: error: ‘a’ was not declared in this scope
18 | cin>>a>>b>>c>>d>>e>>f>>g>>h>>i>>j>>k>>l;
| ^