QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#505151 | #1647. Divisible by 3 | ZhangYiDe | Compile Error | / | / | Java11 | 1.3kb | 2024-08-04 20:49:13 | 2024-08-04 20:49:14 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Divisible_by_.java:4: error: class Divisible_by_3 is public, should be declared in a file named Divisible_by_3.java public class Divisible_by_3 { ^ 1 error