Problem lis_easy
User Yifei1234
Submission Time 2023-07-08 22:10:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lis_easy.cpp: In function ‘int main()’:
lis_easy.cpp:7:19: error: a function-definition is not allowed here before ‘{’ token
7 | int liseasy(int k){
| ^
lis_easy.cpp:20:14: error: a function-definition is not allowed here before ‘{’ token
20 | signed main(){
| ^