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

Compile Error

helloworld.cpp: In function β€˜int main()’:
helloworld.cpp:8:7: error: expected unqualified-id before β€˜=’ token
8 | int* = suspicious;
| ^