Problem weddingcoins
User r1r2r3r4
Submission Time 2026-04-22 15:35:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

weddingcoins.cpp: In function ‘int main()’:
weddingcoins.cpp:9:2: error: expected ‘,’ or ‘;’ before ‘for’
9 | for (int i : v) {
| ^~~