0_0_11460098_29641.cpp: In function `int LIS(int*, int)':
0_0_11460098_29641.cpp:39: error: expected primary-expression before "else"
0_0_11460098_29641.cpp:39: error: expected `;' before "else"
0_0_11460098_29641.cpp: At global scope:
0_0_11460098_29641.cpp:45: error: expected unqualified-id before "return"
0_0_11460098_29641.cpp:45: error: expected `,' or `;' before "return"
0_0_11460098_29641.cpp:46: error: expected declaration before '}' token
|