Problem weddingcoins
User hwy
Submission Time 2023-06-07 00:39:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

weddingcoins.cpp: In function ‘int main()’:
weddingcoins.cpp:8:16: error: expected ‘;’ before ‘:’ token
8 | cout.tie(NULL):
| ^
| ;
weddingcoins.cpp:11:9: error: ‘N’ was not declared in this scope
11 | cin >> N;
| ^