Problem helloworld
User TheRaptor
Submission Time 2023-07-24 19:56:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp:4:6: error: stray β€˜\360’ in program
4 | int πŸ˜‚=5;
| ^
helloworld.cpp:4:7: error: stray β€˜\237’ in program
4 | int πŸ˜‚=5;
| ^
helloworld.cpp:4:8: error: stray β€˜\230’ in program
4 | int πŸ˜‚=5;
| ^
helloworld.cpp:4:9: error: stray β€˜\202’ in program
4 | int πŸ˜‚=5;
| ^
helloworld.cpp: In function β€˜int main()’:
helloworld.cpp:4:10: error: expected unqualified-id before β€˜=’ token
4 | int πŸ˜‚=5;
| ^