| Problem | lis_easy |
|---|---|
| User | n1k1trh |
| Submission Time | 2025-11-08 21:14:46 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lis_easy.cpp:16:39: error: stray β#β in program
16 | arr = list(map(int, input().split())) # change into whitespaace
| ^
lis_easy.cpp:1:1: error: βansβ does not name a type
1 | ans = -1e9
| ^~~