Record Detail

Compile Error

/in/p2.cpp: In function 'bool tree_hasMonotonicPath_helper(tree_t, int, bool, bool)':
/in/p2.cpp:243:13: error: 'leaf' was not declared in this scope
     else if(leaf(tree)){
             ^~~~
/in/p2.cpp:243:13: note: suggested alternative: 'feof'
     else if(leaf(tree)){
             ^~~~
             feof

Information

Submit By
Type
Submission
Homework
Project 2
Language
C++
Submit At
2024-10-30 20:35:54
Judged At
2024-10-30 20:35:54
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes