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

Compile Error

weddingcoins.cpp: In function ‘int main()’:
weddingcoins.cpp:7:2: error: ‘N’ was not declared in this scope
7 | N = n*100
| ^
weddingcoins.cpp:12:9: error: ‘notes’ was not declared in this scope
12 | if (n-notes[i]<0){
| ^~~~~