Problem party_noi
User ilovepythonandhatecplusplus
Submission Time 2024-04-19 21:01:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

party_noi.cpp: In function ‘int main()’:
party_noi.cpp:19:30: error: expected ‘;’ before ‘:’ token
19 | cout<<rows[0]+rows[1]+rows[2]:
| ^
| ;