| Problem | sumint |
|---|---|
| User | Um |
| Submission Time | 2023-04-28 18:38:30 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sumint.cpp: In function ‘int main()’:
sumint.cpp:18:8: error: expected ‘;’ before string constant
18 | cin>>a"\n";>>b>>c>>d>>e>>f>>g>>h>>i>>j>>k>>l;
| ^~~~
| ;
sumint.cpp:18:13: error: expected primary-expression before ‘>>’ token
18 | cin>>a"\n";>>b>>c>>d>>e>>f>>g>>h>>i>>j>>k>>l;
| ^~