fun.cpp:1:3: error: stray '\' in program
1 | C:\Users\levso\Downloads\fun\cpp\fun.cpp
| ^
fun.cpp:1:9: error: stray '\' in program
1 | C:\Users\levso\Downloads\fun\cpp\fun.cpp
| ^
fun.cpp:1:15: error: stray '\' in program
1 | C:\Users\levso\Downloads\fun\cpp\fun.cpp
| ^
fun.cpp:1:25: error: stray '\' in program
1 | C:\Users\levso\Downloads\fun\cpp\fun.cpp
| ^
fun.cpp:1:29: error: stray '\' in program
1 | C:\Users\levso\Downloads\fun\cpp\fun.cpp
| ^
fun.cpp:1:33: error: stray '\' in program
1 | C:\Users\levso\Downloads\fun\cpp\fun.cpp
| ^
fun.cpp:1:2: error: found ':' in nested-name-specifier, expected '::'
1 | C:\Users\levso\Downloads\fun\cpp\fun.cpp
| ^
| ::
fun.cpp:1:1: error: 'C' does not name a type
1 | C:\Users\levso\Downloads\fun\cpp\fun.cpp
| ^