| Problem | lis_easy |
|---|---|
| User | Enigma |
| Submission Time | 2023-11-10 09:17:31 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lis_easy.cpp: In function βint32_t main()β:
lis_easy.cpp:9:36: error: a function-definition is not allowed here before β{β token
9 | int lengthOfLIS(vector<int>& nums) {
| ^