Problem arrayfind
User number4folded
Submission Time 2023-09-09 17:41:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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