Problem lis_easy
User christal
Submission Time 2023-12-20 15:47:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lis_easy.cpp: In function β€˜int main()’:
lis_easy.cpp:7:18: error: a function-definition is not allowed here before β€˜{’ token
7 | int lis(int idx){
| ^