QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#864066#3445. Numbers On a TreeMaMengQiCompile Error//Java171.5kb2025-01-20 09:48:562025-01-20 09:48:58

Details

Node.java:15: error: class BinaryTreeNode is public, should be declared in a file named BinaryTreeNode.java
public class BinaryTreeNode {
       ^
1 error