0_0_18303743_8752.cpp:99:36: error: stray '#' in program
io.wstring("Yes\n");#include<bits/stdc++.h>
^
0_0_18303743_8752.cpp: In function 'int main()':
0_0_18303743_8752.cpp:99:37: error: 'include' was not declared in this scope
io.wstring("Yes\n");#include<bits/stdc++.h>
^
0_0_18303743_8752.cpp:99:45: error: 'bits' was not declared in this scope
io.wstring("Yes\n");#include<bits/stdc++.h>
^
0_0_18303743_8752.cpp:99:50: error: 'stdc' was not declared in this scope
io.wstring("Yes\n");#include<bits/stdc++.h>
^
0_0_18303743_8752.cpp:100:1: error: expected primary-expression before 'using'
using namespace std;
^
0_0_18303743_8752.cpp:110:26: error: local class 'struct main()::FastIO' shall not have static data member 'const int main()::FastIO::S' [-fpermissive]
static const int S = 1310720;
^
0_0_18303743_8752.cpp:161:1: error: a function-definition is not allowed here before '{' token
{
^
0_0_18303743_8752.cpp:220:1: error: expected '}' at end of input
}
^
0_0_18303743_8752.cpp:220:1: error: expected '}' at end of input
0_0_18303743_8752.cpp:220:1: error: expected '}' at end of input
0_0_18303743_8752.cpp:220:1: error: expected '}' at end of input
|