0_0_38144205_15651.cpp: In function 'int min(int, int)':
0_0_38144205_15651.cpp:13:12: error: expected primary-expression at end of input
return x<y?
^
0_0_38144205_15651.cpp:13:12: error: expected ':' at end of input
0_0_38144205_15651.cpp:13:12: error: expected primary-expression at end of input
0_0_38144205_15651.cpp:13:12: error: expected ';' at end of input
0_0_38144205_15651.cpp:13:12: error: expected '}' at end of input
|