Problem firstabc
User CalebKow
Submission Time 2025-06-24 09:43:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

firstabc.cpp: In function ‘int main()’:
firstabc.cpp:22:11: error: expected ‘(’ before ‘product’
22 | else if product%5!=0{
| ^~~~~~~
| (