Problem weddingcoins
User RAyhahh
Submission Time 2025-01-15 17:57:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

weddingcoins.cpp: In function ‘int main()’:
weddingcoins.cpp:17:14: error: expected ‘)’ before ‘;’ token
17 | while(a != 0;){
| ~ ^
| )
weddingcoins.cpp:17:15: error: expected primary-expression before ‘)’ token
17 | while(a != 0;){
| ^