| Problem | party_noi |
|---|---|
| User | wilson9304 |
| Submission Time | 2025-02-12 17:05:21 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
party_noi.cpp:5:9: error: ‘maxn’ was not declared in this scope
5 | int arr[maxn]
| ^~~~
party_noi.cpp:7:1: error: expected initializer before ‘int’
7 | int main() {
| ^~~