Problem sumint
User prasanaa
Submission Time 2023-12-24 17:46:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp: In function ‘int main()’:
sumint.cpp:6:2: error: expected ‘,’ or ‘;’ before ‘std’
6 | std::cin>>d;
| ^~~