Memory Exceeded
prepare (1/3): finished make (2/3): g++ -g -Wall -O2 -o p2.o -c p2.cpp p2.cpp: In function 'int Dselect(int*, int, int)': p2.cpp:191:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ p2.cpp:140:9: warning: 'pivotat' may be used uninitialized in this function [-Wmaybe-uninitialized] int pivotat,lin; ^~~~~~~ g++ -g -Wall -O2 -o main p2.o finished clean (3/3): finished all task finished, build successfully
Information
- Submit By
- Type
- Submission
- Homework
- Project Two: Linear-Time Selection
- Language
- GNU Make
- Submit At
- 2018-10-21 16:21:24
- Judged At
- 2018-10-22 02:54:35
- Judged By
- Score
- 780
- Total Time
- ≥10836ms
- Peak Memory
- ≥64.0 MiB