Problem helloworld
User Elnathan
Submission Time 2023-04-13 10:41:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp: In function ‘int main()’:
helloworld.cpp:8:2: error: expected ‘,’ or ‘;’ before ‘int’
8 | int* = suspicious;
| ^~~