Problem seats2
User Zihan1304
Submission Time 2024-11-08 09:49:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

seats2.cpp: In function ‘int main()’:
seats2.cpp:2:2: error: ‘cout’ was not declared in this scope
2 | cout << "hello world";
| ^~~~