Problem | party_noi |
---|---|
User | mingging1748 |
Submission Time | 2024-08-09 21:26:56 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
party_noi.cpp: In function ‘int main()’:
party_noi.cpp:12:2: error: ‘seats’ was not declared in this scope
12 | seats = long((n + 1) / 2);
| ^~~~~