0_0_25856342_10773.cpp:43:9: error: unterminated comment
/*int flg=1;
^
0_0_25856342_10773.cpp: In function 'int main()':
0_0_25856342_10773.cpp:39:62: error: expected '}' at end of input
if (!Check1(mid=((l+r+1)>>1))) r=mid-1;else l=mid;
^
0_0_25856342_10773.cpp:39:62: error: expected '}' at end of input
|