0_0_13960754_22550.cpp:93:4: error: stray '#' in program
}#include <bits/stdc++.h>
^
0_0_13960754_22550.cpp: In function 'void find_bcc(int)':
0_0_13960754_22550.cpp:93:5: error: 'include' was not declared in this scope
}#include <bits/stdc++.h>
^
0_0_13960754_22550.cpp:93:14: error: 'bits' was not declared in this scope
}#include <bits/stdc++.h>
^
0_0_13960754_22550.cpp:93:19: error: 'stdc' was not declared in this scope
}#include <bits/stdc++.h>
^
0_0_13960754_22550.cpp:96:1: error: expected primary-expression before 'using'
using namespace std;
^
0_0_13960754_22550.cpp:110:1: error: a function-definition is not allowed here before '{' token
{
^
0_0_13960754_22550.cpp:279:1: error: expected '}' at end of input
}
^
0_0_13960754_22550.cpp:279:1: error: expected '}' at end of input
|