Problem weddingcoins
User RandomCtfNoob
Submission Time 2026-01-12 15:39:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

weddingcoins.cpp: In function ‘int main()’:
weddingcoins.cpp:14:13: error: ‘N’ was not declared in this scope
14 | }else if (N-notes[i] == 0){
| ^