Problem majority
User Ok
Submission Time 2026-06-29 07:49:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

majority.cpp: In function ‘int majority(int, int)’:
majority.cpp:21:9: error: ‘i’ was not declared in this scope
21 | return i;
| ^