Problem seats2
User Jinxuan
Submission Time 2024-11-08 08:46:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

seats2.cpp: In function ‘int main()’:
seats2.cpp:7:21: error: ‘n’ was not declared in this scope
7 | for (int x = 2; x <n; x++) {
| ^