실행 실패 (제출 코드 컴파일 에러)
{"success": false, "stderr": "", "stdout": "MSBuild version 17.8.5+b5265ef37 for .NET\n/tmp/target/CsharpApp/Program.cs(12,1): error CS0103: The name 'n1' does not exist in the current context [/tmp/target/CsharpApp/CsharpApp.csproj]\n/tmp/target/CsharpApp/Program.cs(13,1): error CS0103: The name 'n2' does not exist in the current context [/tmp/target/CsharpApp/CsharpApp.csproj]\n/tmp/target/CsharpApp/Program.cs(14,1): error CS0103: The name 'and1' does not exist in the current context [/tmp/target/CsharpApp/CsharpApp.csproj]\n/tmp/target/CsharpApp/Program.cs(14,8): error CS0103: The name 'n1' does not exist in the current context [/tmp/target/CsharpApp/CsharpApp.csproj]\n/tmp/target/CsharpApp/Program.cs(15,1): error CS0103: The name 'and2' does not exist in the current context [/tmp/target/CsharpApp/CsharpApp.csproj]\n/tmp/target/CsharpApp/Program.cs(15,8): error CS0103: The name 'n2' does not exist in the current context [/tmp/target/CsharpApp/CsharpApp.csproj]\n/tmp/target/CsharpApp/Program.cs(16,1): error CS0103: The name 'temp' does not exist in the current context [/tmp/target/CsharpApp/CsharpApp.csproj]\n/tmp/target/CsharpApp/Program.cs(17,1): error CS0103: The name 'temp' does not exist in the current context [/tmp/target/CsharpApp/CsharpApp.csproj]\n/tmp/target/CsharpApp/Program.cs(17,28): error CS0103: The name 'and1' does not exist in the current context [/tmp/target/CsharpApp/CsharpApp.csproj]\n/tmp/target/CsharpApp/Program.cs(18,1): error CS0103: The name 'temp' does not exist in the current context [/tmp/target/CsharpApp/CsharpApp.csproj]\n/tmp/target/CsharpApp/Program.cs(18,33): error CS0103: The name 'temp' does not exist in the current context [/tmp/target/CsharpApp/CsharpApp.csproj]\n/tmp/target/CsharpApp/Program.cs(19,1): error CS0103: The name 'count1' does not exist in the current context [/tmp/target/CsharpApp/CsharpApp.csproj]\n/tmp/target/CsharpApp/Program.cs(19,11): error CS0103: The name 'n1' does not exist in the current context [/tmp/target/CsharpApp/CsharpApp.csproj]\n/tmp/target/CsharpApp/Program.cs(19,16): error CS0103: The name 'and1' does not exist in the current context [/tmp/target/CsharpApp/CsharpApp.csproj]\n/tmp/target/CsharpApp/Program.cs(20,1): error CS0103: The name 'count1' does not exist in the current context [/tmp/target/CsharpApp/CsharpApp.csproj]\n/tmp/target/CsharpApp/Program.cs(20,11): error CS0103: The name 'temp' does not exist in the current context [/tmp/target/CsharpApp/CsharpApp.csproj]\n/tmp/target/CsharpApp/Program.cs(20,22): error CS0103: The name 'temp' does not exist in the current context [/tmp/target/CsharpApp/CsharpApp.csproj]\n/tmp/target/CsharpApp/Program.cs(20,32): error CS0103: The name 'temp' does not exist in the current context [/tmp/target/CsharpApp/CsharpApp.csproj]\n/tmp/target/CsharpApp/Program.cs(20,42): error CS0103: The name 'temp' does not exist in the current context [/tmp/target/CsharpApp/CsharpApp.csproj]\n/tmp/target/CsharpApp/Program.cs(21,1): error CS0103: The name 'temp' does not exist in the current context [/tmp/target/CsharpApp/CsharpApp.csproj]\n/tmp/target/CsharpApp/Program.cs(21,28): error CS0103: The name 'and2' does not exist in the current context [/tmp/target/CsharpApp/CsharpApp.csproj]\n/tmp/target/CsharpApp/Program.cs(22,1): error CS0103: The name 'temp' does not exist in the current context [/tmp/target/CsharpApp/CsharpApp.csproj]\n/tmp/target/CsharpApp/Program.cs(22,37): error CS0103: The name 'temp' does not exist in the current context [/tmp/target/CsharpApp/CsharpApp.csproj]\n/tmp/target/CsharpApp/Program.cs(23,1): error CS0103: The name 'count2' does not exist in the current context [/tmp/target/CsharpApp/CsharpApp.csproj]\n/tmp/target/CsharpApp/Program.cs(23,11): error CS0103: The name 'n2' does not exist in the current context [/tmp/target/CsharpApp/CsharpApp.csproj]\n/tmp/target/CsharpApp/Program.cs(23,16): error CS0103: The name 'and2' does not exist in the current context [/tmp/target/CsharpApp/CsharpApp.csproj]\n/tmp/target/CsharpApp/Program.cs(24,1): error CS0103: The name 'count2' does not exist in the current context [/tmp/target/CsharpApp/CsharpApp.csproj]\n/tmp/target/CsharpApp/Program.cs(24,11): error CS0103: The name 'temp' does not exist in the current context [/tmp/target/CsharpApp/CsharpApp.csproj]\n/tmp/target/CsharpApp/Program.cs(24,22): error CS0103: The name 'temp' does not exist in the current context [/tmp/target/CsharpApp/CsharpApp.csproj]\n/tmp/target/CsharpApp/Program.cs(24,32): error CS0103: The name 'temp' does not exist in the current context [/tmp/target/CsharpApp/CsharpApp.csproj]\n/tmp/target/CsharpApp/Program.cs(24,42): error CS0103: The name 'temp' does not exist in the current context [/tmp/target/CsharpApp/CsharpApp.csproj]\n/tmp/target/CsharpApp/Program.cs(25,37): error CS0103: The name 'count1' does not exist in the current context [/tmp/target/CsharpApp/CsharpApp.csproj]\n/tmp/target/CsharpApp/Program.cs(25,45): error CS0103: The name 'count2' does not exist in the current context [/tmp/target/CsharpApp/CsharpApp.csproj]\n/tmp/target/CsharpApp/Program.cs(1,31): warning CS8602: Dereference of a possibly null reference. [/tmp/target/CsharpApp/CsharpApp.csproj]\n", "cmd": ["dotnet", "publish", "CsharpApp", "--configuration", "Release", "--self-contained", "true", "--runtime", "linux-arm64", "--no-restore"], "returncode": 1, "cmd_index": 3}
정답 개수:
-
틀린 개수:
-
실행 실패 개수:
-
반례를 발견하지 못했습니다.