Problem feedtheduck
User dhivinaash
Submission Time 2024-08-05 17:05:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

feedtheduck.cpp: In function ‘int main()’:
feedtheduck.cpp:11:3: error: expected ‘}’ at end of input
11 | }
| ^
feedtheduck.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^