0_0_17923803_28486.cpp:23:55: error: expected ',' or '...' at end of input
Query(int L=0,int R=0,int a=0,int b=0,int c=0,int i
^
0_0_17923803_28486.cpp:23:55: error: expected ')' at end of input
0_0_17923803_28486.cpp:23:55: error: expected ';' at end of member declaration
0_0_17923803_28486.cpp:23:55: error: expected '}' at end of input
0_0_17923803_28486.cpp:23:5: error: default argument missing for parameter 6 of 'Query::Query(int, int, int, int, int, int)'
Query(int L=0,int R=0,int a=0,int b=0,int c=0,int i
^
0_0_17923803_28486.cpp:23:49: error: expected unqualified-id at end of input
Query(int L=0,int R=0,int a=0,int b=0,int c=0,int i
^
|