Problem helloworld
User anamitra123
Submission Time 2024-06-24 14:13:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp: In function ‘int main()’:
helloworld.cpp:7:16: error: expected ‘,’ or ‘;’ before ‘)’ token
7 | int d=(b+10)/5)-c;
| ^