Borderou de evaluare (job #579358)

Utilizator avatar manu3112 Milea Emanuel manu3112 IP ascuns
Problemă Bile3 Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 24 ian. 2021 00:09:29 Scor 0

Raport evaluator

Eroare de compilare: main.cpp:3:3: error: invalid preprocessing directive #Visual 3 | # Visual Studio Version 16 | ^~~~~~ main.cpp:4:23: error: too many decimal points in number 4 | VisualStudioVersion = 16.0.29806.167 | ^~~~~~~~~~~~~~ main.cpp:5:30: error: too many decimal points in number 5 | MinimumVisualStudioVersion = 10.0.40219.1 | ^~~~~~~~~~~~ main.cpp:29:33: error: exponent has no digits 29 | SolutionGuid = {C30EF291-3DD1-4EB2-BA82-FA370C6F6493} | ^~~~ main.cpp:2:1: error: 'Microsoft' does not name a type 2 | Microsoft Visual Studio Solution File, Format Version 12.00 | ^~~~~~~~~ main.cpp:16:41: error: expected unqualified-id before '.' token 16 | {E49BC2BC-70B4-4266-B8B2-F8C593AFD806}.Debug|x64.ActiveCfg = Debug|x64 | ^ main.cpp:17:41: error: expected unqualified-id before '.' token 17 | {E49BC2BC-70B4-4266-B8B2-F8C593AFD806}.Debug|x64.Build.0 = Debug|x64 | ^ main.cpp:18:41: error: expected unqualified-id before '.' token 18 | {E49BC2BC-70B4-4266-B8B2-F8C593AFD806}.Debug|x86.ActiveCfg = Debug|Win32 | ^ main.cpp:19:41: error: expected unqualified-id before '.' token 19 | {E49BC2BC-70B4-4266-B8B2-F8C593AFD806}.Debug|x86.Build.0 = Debug|Win32 | ^ main.cpp:20:41: error: expected unqualified-id before '.' token 20 | {E49BC2BC-70B4-4266-B8B2-F8C593AFD806}.Release|x64.ActiveCfg = Release|x64 | ^ main.cpp:21:41: error: expected unqualified-id before '.' token 21 | {E49BC2BC-70B4-4266-B8B2-F8C593AFD806}.Release|x64.Build.0 = Release|x64 | ^ main.cpp:22:41: error: expected unqualified-id before '.' token 22 | {E49BC2BC-70B4-4266-B8B2-F8C593AFD806}.Release|x86.ActiveCfg = Release|Win32 | ^ main.cpp:23:41: error: expected unqualified-id before '.' token 23 | {E49BC2BC-70B4-4266-B8B2-F8C593AFD806}.Release|x86.Build.0 = Release|Win32 | ^ main.cpp:30:2: error: 'EndGlobalSection' does not name a type 30 | EndGlobalSection | ^~~~~~~~~~~~~~~~