Problem guessqueue
User dumgod
Submission Time 2024-03-07 19:16:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

guessqueue.cpp: In function ‘int main()’:
guessqueue.cpp:27:16: error: expected primary-expression before ‘,’ token
27 | int N,c=0,a,b=,help=2;
| ^
guessqueue.cpp:35:3: error: ‘larg’ was not declared in this scope
35 | larg=largestInSet(pee);
| ^~~~
guessqueue.cpp:47:5: error: ‘help’ was not declared in this scope
47 | help--;
| ^~~~
guessqueue.cpp:52:5: error: ‘help’ was not declared in this scope
52 | help--;
| ^~~~
guessqueue.cpp:71:5: error: ‘help’ was not declared in this scope
71 | if(help>1||help==0){
| ^~~~