Problem democracy
User rynz
Submission Time 2024-06-21 16:11:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

democracy.cpp: In function ‘int main()’:
democracy.cpp:7:10: error: ‘s’ was not declared in this scope
7 | cin>>n, s;
| ^