Problem plantingpotatoes2
User Haocheng
Submission Time 2024-11-19 14:18:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

plantingpotatoes2.cpp: In function ‘int main()’:
plantingpotatoes2.cpp:13:2: error: expected ‘,’ or ‘;’ before ‘cout’
13 | cout<<total<<'\n';
| ^~~~