Problem pigeons
User gl
Submission Time 2026-03-02 16:37:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

pigeons.cpp: In function ‘int main()’:
pigeons.cpp:12:9: error: ‘i’ was not declared in this scope
12 | i
| ^
pigeons.cpp:13:26: error: ‘s’ was not declared in this scope
13 | string s; cin >> s;
| ^