Borderou de evaluare (job #750132)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Colectie 1 (clasa a 10-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 9 dec. 2023 20:38:20 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:3:3: error: invalid preprocessing directive #Visual
3 | # Visual Studio Version 17
| ^~~~~~
main.cpp:4:23: error: too many decimal points in number
4 | VisualStudioVersion = 17.6.33723.286
| ^~~~~~~~~~~~~~
main.cpp:5:30: error: too many decimal points in number
5 | MinimumVisualStudioVersion = 10.0.40219.1
| ^~~~~~~~~~~~
main.cpp:2:1: error: 'Microsoft' does not name a type
2 | Microsoft Visual Studio Solution File, Format Version 12.00
| ^~~~~~~~~
main.cpp:16:55: error: expected unqualified-id before '.' token
16 | {7353C5FA-4599-4784-9655-A83EE40B07D0}.Debug|x64.ActiveCfg = Debug|x64
| ^
main.cpp:17:55: error: expected unqualified-id before '.' token
17 | {7353C5FA-4599-4784-9655-A83EE40B07D0}.Debug|x64.Build.0 = Debug|x64
| ^
main.cpp:18:55: error: expected unqualified-id before '.' token
18 | {7353C5FA-4599-4784-9655-A83EE40B07D0}.Debug|x86.ActiveCfg = Debug|Win32
| ^
main.cpp:19:55: error: expected unqualified-id before '.' token
19 | {7353C5FA-4599-4784-9655-A83EE40B07D0}.Debug|x86.Build.0 = Debug|Win32
| ^
main.cpp:20:55: error: expected unqualified-id before '.' token
20 | {7353C5FA-4599-4784-9655-A83EE40B07D0}.Release|x64.ActiveCfg = Release|x64
| ^
main.cpp:21:55: error: expected unqualified-id before '.' token
21 | {7353C5FA-4599-4784-9655-A83EE40B07D0}.Release|x64.Build.0 = Release|x64
| ^
main.cpp:22:55: error: expected unqualified-id before '.' token
22 | {7353C5FA-4599-4784-9655-A83EE40B07D0}.Release|x86.ActiveCfg = Release|Win32
| ^
main.cpp:23:55: error: expected unqualified-id before '.' token
23 | {7353C5FA-4599-4784-9655-A83EE40B07D0}.Release|x86.Build.0 = Release|Win32
| ^
main.cpp:30:9: error: 'EndGlobalSection' does not name a type
30 | EndGlobalSection
| ^~~~~~~~~~~~~~~~