0_0_37795426_7152.cpp:17:17: error: 'split' function uses 'auto' type specifier without trailing return type
auto split(int x){//·Ö³É[l, x)[x, r]£¬·µ»ØÓÒ¶Ëit
^
0_0_37795426_7152.cpp:17:17: note: deduced return type only available with -std=c++1y or -std=gnu++1y
|