Record Detail

Runtime Error

/in/p2.cpp:346:1: warning: multi-line comment [-Wcomment]
 // / \
 ^
/in/p2.cpp:349:1: warning: multi-line comment [-Wcomment]
 // / \ / \
 ^
/in/p2.cpp:351:1: warning: multi-line comment [-Wcomment]
 // / \ / \
 ^
/in/p2.cpp:353:1: warning: multi-line comment [-Wcomment]
 // / \ / \
 ^
/in/p2.cpp:435:1: warning: multi-line comment [-Wcomment]
 //     / \
 ^
/in/p2.cpp:438:1: warning: multi-line comment [-Wcomment]
 //  / \   / \
 ^
/in/p2.cpp:440:1: warning: multi-line comment [-Wcomment]
 //    / \
 ^
/in/p2.cpp:504:1: warning: multi-line comment [-Wcomment]
 //             / \
 ^
/in/p2.cpp:507:1: warning: multi-line comment [-Wcomment]
 //          / \   / \
 ^
/in/p2.cpp:509:1: warning: multi-line comment [-Wcomment]
 //        / \ / \
 ^
/in/p2.cpp:603:1: warning: multi-line comment [-Wcomment]
 //                 / \
 ^
/in/p2.cpp:606:1: warning: multi-line comment [-Wcomment]
 //              / \   / \
 ^
/in/p2.cpp:608:1: warning: multi-line comment [-Wcomment]
 //                / \
 ^
/in/p2.cpp:612:1: warning: multi-line comment [-Wcomment]
 //                 / \
 ^
/in/p2.cpp:615:1: warning: multi-line comment [-Wcomment]
 //              / \   / \
 ^
/in/p2.cpp:617:1: warning: multi-line comment [-Wcomment]
 //            / \ / \
 ^
/in/p2.cpp: In function 'opaque_list* tree_hasPathSumHelper(tree_t, int, list_t)':
/in/p2.cpp:473:9: warning: unused variable 'tempsum' [-Wunused-variable]
     int tempsum = branchSum;
         ^~~~~~~
/in/p2.cpp: In function 'int tree_sumHelper(tree_t, int, int)':
/in/p2.cpp:291:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
/in/p2.cpp: In function 'opaque_list* tree_hasPathSumHelper(tree_t, int, list_t)':
/in/p2.cpp:489:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
/in/p2.cpp: In function 'bool covered_byHelper(tree_t, tree_t)':
/in/p2.cpp:539:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# Status Time Cost Memory Cost
#1 Runtime Error 2ms 500.0 KiB
#2 Runtime Error 1ms 452.0 KiB
#3 Runtime Error 2ms 412.0 KiB
#4 Runtime Error 1ms 444.0 KiB
#5 Runtime Error 2ms 460.0 KiB
#6 Wrong Answer 2ms 324.0 KiB
#7 Runtime Error 2ms 468.0 KiB
#8 Runtime Error 2ms 456.0 KiB
#9 Runtime Error 1ms 412.0 KiB
#10 Runtime Error 1ms 416.0 KiB
#11 Runtime Error 2ms 472.0 KiB
#12 Runtime Error 2ms 456.0 KiB
#13 Runtime Error 2ms 508.0 KiB
#14 Wrong Answer 2ms 324.0 KiB
#15 Runtime Error 1ms 448.0 KiB
#16 Runtime Error 1ms 460.0 KiB
#17 Runtime Error 2ms 460.0 KiB
#18 Runtime Error 1ms 452.0 KiB
#19 Runtime Error 2ms 408.0 KiB
#20 Runtime Error 2ms 436.0 KiB
#21 Runtime Error 2ms 416.0 KiB
#22 Runtime Error 2ms 456.0 KiB
#23 Accepted 2ms 324.0 KiB
#24 Runtime Error 1ms 464.0 KiB
#25 Runtime Error 2ms 504.0 KiB

Information

Submit By
Type
Submission
Homework
Project Two: Recursion
Language
C++
Submit At
2018-06-17 21:03:13
Judged At
2018-06-21 01:03:22
Judged By
Score
10
Total Time
51ms
Peak Memory
508.0 KiB