Accepted
prepare (1/3): finished make (2/3): g++ -g -Wall -O2 -o main.o -c main.cpp main.cpp: In function 'int main()': main.cpp:28:45: warning: 'target' may be used uninitialized in this function [-Wmaybe-uninitialized] cout<<"The order-"<<order<<" item is "<<target<<endl; ^~~~~~ g++ -g -Wall -O2 -o main main.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-20 11:49:18
- Judged At
- 2018-10-22 02:51:37
- Judged By
- Score
- 800
- Total Time
- 10428ms
- Peak Memory
- 23.398 MiB