Problem integer
User goose
Submission Time 2026-04-06 08:49:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

integer.cpp: In function ‘void printInteger()’:
integer.cpp:2:2: error: ‘cout’ was not declared in this scope
2 | cout << 0;
| ^~~~