Problem | sumint |
---|---|
User | meal |
Submission Time | 2024-11-04 21:28:39 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sumint.cpp: In function ‘int main()’:
sumint.cpp:7:2: error: expected ‘,’ or ‘;’ before ‘cin’
7 | cin >> d;
| ^~~
sumint.cpp:10:10: error: ‘a’ was not declared in this scope
10 | cin >> a;
| ^