Compile Error
/in/Main.java:7: error: incompatible types: int cannot be converted to String String A=sc.nextInt(); ^ /in/Main.java:8: error: incompatible types: int cannot be converted to String String B=sc.nextInt(); ^ 2 errors
信息
- 递交者
- 类型
- 递交
- 题目
- 2-2 语言的起点
- 语言
- Java
- 递交时间
- 2019-04-26 18:06:01
- 评测时间
- 2019-04-26 18:06:01
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes