Problem | ihate1111 |
---|---|
User | thisusernameistaken |
Submission Time | 2024-02-11 18:39:26 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ihate1111.cpp:1:1: error: expected unqualified-id before ‘[’ token
1 | [(lambda n:print("YES" if (n>=111*(n%11)) else "NO"))(int(input())) for _ in range(int(input()))]
| ^