0_0_31473736_5331.cpp: In function 'bool chkmin(T&, const T&)':
0_0_31473736_5331.cpp:17:63: error: expected primary-expression at end of input
template<typename T>IL bool chkmin(T &x,const T &y){return x>y%
^
0_0_31473736_5331.cpp:17:63: error: expected ';' at end of input
0_0_31473736_5331.cpp:17:63: error: expected '}' at end of input
|