Problem milkweed
User yoink1234
Submission Time 2024-11-23 11:08:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

milkweed.cpp: In function ‘int32_t main()’:
milkweed.cpp:34:18: error: expected ‘}’ at end of input
34 | cout << weeks;
| ^
milkweed.cpp:5:15: note: to match this ‘{’
5 | int32_t main(){
| ^