P1000 A+B Problem
Overview
Judge Result | Compile Error |
Problem | P1000 A+B Problem |
Submit Time | July 8, 2022, 10:31:34 PM |
Language | Java |
Judger | Default Judger |
Used Time | 0 ms |
Used Memory | 0 K |
Execute Time | July 8, 2022, 10:31:41 PM |
Judge Result
Compile Error.
/tmp/voj-1720/ThAKGRXsPxKO.java:6: error: cannot find symbol
Scanner var1 = new Scanner(System.in);
^
symbol: class Scanner
location: class Solution
/tmp/voj-1720/ThAKGRXsPxKO.java:6: error: cannot find symbol
Scanner var1 = new Scanner(System.in);
^
symbol: class Scanner
location: class Solution
2 errors
Compile Error, Time = 0 ms, Memory = 0 KB, Score = 0.