QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#541557 | #4990. Coffee Cup Combo | GuanYunchang | Compile Error | / | / | Java11 | 878b | 2024-08-31 19:59:44 | 2024-08-31 19:59:46 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
test.java:4: error: cannot find symbol Scanner sc=new Scanner(System.in); ^ symbol: class Scanner location: class test test.java:4: error: cannot find symbol Scanner sc=new Scanner(System.in); ^ symbol: class Scanner location: class test 2 errors