Problem arrayfind
User dev1634
Submission Time 2023-02-13 17:33:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

arrayfind.cpp: In function ‘int main()’:
arrayfind.cpp:4:58: error: expected ‘;’ before ‘}’ token
4 | cout << "learn math plz im too dumb too find answer :("
| ^
| ;
5 | }
| ~