Problem lis_easy
User pinglynn
Submission Time 2023-11-10 10:26:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lis_easy.cpp:5:7: error: stray ‘#’ in program
5 | int32_#include <bits/stdc++.h>
| ^
lis_easy.cpp:5:1: error: ‘int32_’ does not name a type; did you mean ‘int32_t’?
5 | int32_#include <bits/stdc++.h>
| ^~~~~~
| int32_t
lis_easy.cpp: In function ‘int32_t main()’:
lis_easy.cpp:20:17: error: ‘j’ was not declared in this scope
20 | if (arr[j]<arr{i}){
| ^
lis_easy.cpp:20:23: error: expected ‘)’ before ‘{’ token
20 | if (arr[j]<arr{i}){
| ~ ^
| )
lis_easy.cpp:24:16: error: ‘is’ was not declared in this scope; did you mean ‘lis’?
24 | if(is[i]==0){
| ^~
| lis
lis_easy.cpp:24:19: error: ‘i’ was not declared in this scope
24 | if(is[i]==0){
| ^
lis_easy.cpp:36:17: error: expected ‘}’ at en