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

Compile Error

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