Problem majority
User Ok
Submission Time 2026-06-29 08:01:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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