编号 题目 状态 分数 总时间 内存 代码 / 答案文件 提交者 提交时间
#21424 #1001. A. 神秘谜题 Compile Error 0 0 ms 0 K C++ / 1.4 K 计算机86程浩轩 2020-02-06 21:29:53
显示原始代码

Microsoft Visual Studio Solution File,
    Format Version 12.00
#Visual Studio 15
    VisualStudioVersion = 15.0.28010.2048 MinimumVisualStudioVersion =
        10.0.40219.1 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ConsoleApplication20",
    "ConsoleApplication20\ConsoleApplication20.vcxproj",
    "{ECA105B0-7CD7-4BFD-91EF-FD6EC1973823}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) =
        preSolution Debug | x64 =
            Debug | x64 Debug | x86 =
                Debug | x86 Release | x64 =
                    Release | x64 Release | x86 =
                        Release | x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) =
                            postSolution{ ECA105B0 - 7CD7 - 4BFD - 91EF - FD6EC1973823 }.Debug
                            | x64.ActiveCfg =
                                Debug | x64{ ECA105B0 - 7CD7 - 4BFD - 91EF - FD6EC1973823 }.Debug
                                | x64.Build .0 =
                                    Debug | x64{ ECA105B0 - 7CD7 - 4BFD - 91EF - FD6EC1973823 }.Debug
                                    | x86.ActiveCfg =
                                        Debug | Win32{ ECA105B0 - 7CD7 - 4BFD - 91EF - FD6EC1973823 }.Debug
                                        | x86.Build .0 =
                                            Debug |
                                            Win32{ ECA105B0 - 7CD7 - 4BFD - 91EF - FD6EC1973823 }.Release
                                            | x64.ActiveCfg =
                                                Release |
                                                x64{ ECA105B0 - 7CD7 - 4BFD - 91EF - FD6EC1973823 }.Release
                                                | x64.Build .0 =
                                                    Release |
                                                    x64{ ECA105B0 - 7CD7 - 4BFD - 91EF - FD6EC1973823 }
                                                        .Release
                                                    | x86.ActiveCfg =
                                                        Release |
                                                        Win32{ ECA105B0 - 7CD7 - 4BFD - 91EF - FD6EC1973823 }
                                                            .Release
                                                        | x86.Build .0 = Release | Win32 EndGlobalSection
                                                                         GlobalSection(SolutionProperties) =
                                                                             preSolution HideSolutionNode =
                                                                                 FALSE EndGlobalSection
    GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {
        21281B83 - ABE7 - 4A71 - 986B - C84101832041
    } EndGlobalSection EndGlobal

编译信息

/sandbox/1/a.cpp:3:3: error: invalid preprocessing directive #Visual
 # Visual Studio 15
   ^~~~~~
/sandbox/1/a.cpp:4:23: error: too many decimal points in number
 VisualStudioVersion = 15.0.28010.2048
                       ^~~~~~~~~~~~~~~
/sandbox/1/a.cpp:5:30: error: too many decimal points in number
 MinimumVisualStudioVersion = 10.0.40219.1
                              ^~~~~~~~~~~~
/sandbox/1/a.cpp:16:13: error: invalid suffix "CD7" on integer constant
   {ECA105B0-7CD7-4BFD-91EF-FD6EC1973823}.Debug|x64.ActiveCfg = Debug|x64
             ^~~~
/sandbox/1/a.cpp:16:18: error: invalid suffix "BFD" on integer constant
   {ECA105B0-7CD7-4BFD-91EF-FD6EC1973823}.Debug|x64.ActiveCfg = Debug|x64
                  ^~~~
/sandbox/1/a.cpp:16:23: error: exponent has no digits
   {ECA105B0-7CD7-4BFD-91EF-FD6EC1973823}.Debug|x64.ActiveCfg = Debug|x64
                       ^~~~
/sandbox/1/a.cpp:17:13: error: invalid suffix "CD7" on integer constant
   {ECA105B0-7CD7-4BFD-91EF-FD6EC1973823}.Debug|x64.Build.0 = Debug|x64
             ^~~~
/sandbox/1/a.cpp:17:18: error: invalid suffix "BFD" on integer constant
   {ECA105B0-7CD7-4BFD-91EF-FD6EC1973823}.Debug|x64.Build.0 = Debug|x64
                  ^~~~
/sandbox/1/a.cpp:17:23: error: exponent has no digits
   {ECA105B0-7CD7-4BFD-91EF-FD6EC1973823}.Debug|x64.Build.0 = Debug|x64
                       ^~~~
/sandbox/1/a.cpp:18:13: error: invalid suffix "CD7" on integer constant
   {ECA105B0-7CD7-4BFD-91EF-FD6EC1973823}.Debug|x86.ActiveCfg = Debug|Win32
             ^~~~
/sandbox/1/a.cpp:18:18: error: invalid suffix "BFD" on integer constant
   {ECA105B0-7CD7-4BFD-91EF-FD6EC1973823}.Debug|x86.ActiveCfg = Debug|Win32
                  ^~~~
/sandbox/1/a.cpp:18:23: error: exponent has no digits
   {ECA105B0-7CD7-4BFD-91EF-FD6EC1973823}.Debug|x86.ActiveCfg = Debug|Win32
                       ^~~~
/sandbox/1/a.cpp:19:13: error: invalid suffix "CD7" on integer constant
   {ECA105B0-7CD7-4BFD-91EF-FD6EC1973823}.Debug|x86.Build.0 = Debug|Win32
             ^~~~
/sandbox/1/a.cpp:19:18: error: invalid suffix "BFD" on integer constant
   {ECA105B0-7CD7-4BFD-91EF-FD6EC1973823}.Debug|x86.Build.0 = Debug|Win32
                  ^~~~
/sandbox/1/a.cpp:19:23: error: exponent has no digits
   {ECA105B0-7CD7-4BFD-91EF-FD6EC1973823}.Debug|x86.Build.0 = Debug|Win32
                       ^~~~
/sandbox/1/a.cpp:20:13: error: invalid suffix "CD7" on integer constant
   {ECA105B0-7CD7-4BFD-91EF-FD6EC1973823}.Release|x64.ActiveCfg = Release|x64
             ^~~~
/sandbox/1/a.cpp:20:18: error: invalid suffix "BFD" on integer constant
   {ECA105B0-7CD7-4BFD-91EF-FD6EC1973823}.Release|x64.ActiveCfg = Release|x64
                  ^~~~
/sandbox/1/a.cpp:20:23: error: exponent has no digits
   {ECA105B0-7CD7-4BFD-91EF-FD6EC1973823}.Release|x64.ActiveCfg = Release|x64
                       ^~~~
/sandbox/1/a.cpp:21:13: error: invalid suffix "CD7" on integer constant
   {ECA105B0-7CD7-4BFD-91EF-FD6EC1973823}.Release|x64.Build.0 = Release|x64
             ^~~~
/sandbox/1/a.cpp:21:18: error: invalid suffix "BFD" on integer constant
   {ECA105B0-7CD7-4BFD-91EF-FD6EC1973823}.Release|x64.Build.0 = Release|x64
                  ^~~~
/sandbox/1/a.cpp:21:23: error: exponent has no digits
   {ECA105B0-7CD7-4BFD-91EF-FD6EC1973823}.Release|x64.Build.0 = Release|x64
                       ^~~~
/sandbox/1/a.cpp:22:13: error: invalid suffix "CD7" on integer constant
   {ECA105B0-7CD7-4BFD-91EF-FD6EC1973823}.Release|x86.ActiveCfg = Release|Win32
             ^~~~
/sandbox/1/a.cpp:22:18: error: invalid suffix "BFD" on integer constant
   {ECA105B0-7CD7-4BFD-91EF-FD6EC1973823}.Release|x86.ActiveCfg = Release|Win32
                  ^~~~
/sandbox/1/a.cpp:22:23: error: exponent has no digits
   {ECA105B0-7CD7-4BFD-91EF-FD6EC1973823}.Release|x86.ActiveCfg = Release|Win32
                       ^~~~
/sandbox/1/a.cpp:23:13: error: invalid suffix "CD7" on integer constant
   {ECA105B0-7CD7-4BFD-91EF-FD6EC1973823}.Release|x86.Build.0 = Release|Win32
             ^~~~
/sandbox/1/a.cpp:23:18: error: invalid suffix "BFD" on integer constant
   {ECA105B0-7CD7-4BFD-91EF-FD6EC1973823}.Release|x86.Build.0 = Release|Win32
                  ^~~~
/sandbox/1/a.cpp:23:23: error: exponent has no digits
   {ECA105B0-7CD7-4BFD-91EF-FD6EC1973823}.Release|x86.Build.0 = Release|Win32
                       ^~~~
/sandbox/1/a.cpp:29:19: error: invalid suffix "B83" on integer constant
   SolutionGuid = {21281B83-ABE7-4A71-986B-C84101832041}
                   ^~~~~~~~
/sandbox/1/a.cpp:29:33: error: invalid suffix "A71" on integer constant
   SolutionGuid = {21281B83-ABE7-4A71-986B-C84101832041}
                                 ^~~~
/sandbox/1/a.cpp:29:38: error: invalid suffix "B" on integer constant
   SolutionGuid = {21281B83-ABE7-4A71-986B-C84101832041}
                                      ^~~~
/sandbox/1/a.cpp:2:1: error: 'Microsoft' does not name a type
 Microsoft Visual Studio Solution File, Format Version 12.00
 ^~~~~~~~~
/sandbox/1/a.cpp:16:41: error: expected unqualified-id before '.' token
   {ECA105B0-7CD7-4BFD-91EF-FD6EC1973823}.Debug|x64.ActiveCfg = Debug|x64
                                         ^
/sandbox/1/a.cpp:17:41: error: expected unqualified-id before '.' token
   {ECA105B0-7CD7-4BFD-91EF-FD6EC1973823}.Debug|x64.Build.0 = Debug|x64
                                         ^
/sandbox/1/a.cpp:18:41: error: expected unqualified-id before '.' token
   {ECA105B0-7CD7-4BFD-91EF-FD6EC1973823}.Debug|x86.ActiveCfg = Debug|Win32
                                         ^
/sandbox/1/a.cpp:19:41: error: expected unqualified-id before '.' token
   {ECA105B0-7CD7-4BFD-91EF-FD6EC1973823}.Debug|x86.Build.0 = Debug|Win32
                                         ^
/sandbox/1/a.cpp:20:41: error: expected unqualified-id before '.' token
   {ECA105B0-7CD7-4BFD-91EF-FD6EC1973823}.Release|x64.ActiveCfg = Release|x64
                                         ^
/sandbox/1/a.cpp:21:41: error: expected unqualified-id before '.' token
   {ECA105B0-7CD7-4BFD-91EF-FD6EC1973823}.Release|x64.Build.0 = Release|x64
                                         ^
/sandbox/1/a.cpp:22:41: error: expected unqualified-id before '.' token
   {ECA105B0-7CD7-4BFD-91EF-FD6EC1973823}.Release|x86.ActiveCfg = Release|Win32
                                         ^
/sandbox/1/a.cpp:23:41: error: expected unqualified-id before '.' token
   {ECA105B0-7CD7-4BFD-91EF-FD6EC1973823}.Release|x86.Build.0 = Release|Win32
                                         ^
/sandbox/1/a.cpp:30:2: error: 'EndGlobalSection' does not name a type
  EndGlobalSection
  ^~~~~~~~~~~~~~~~