Wrong Answer
prepare (1/3): finished make (2/3): g++ -Wall -std=c++11 -O2 -o main main.cpp main.cpp: In function 'int main(int, const char**)': main.cpp:50:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int node = 0; node < node_number; node++) { ~~~~~^~~~~~~~~~~~~ finished clean (3/3): finished all task finished, build successfully
Information
- Submit By
- Type
- Submission
- Homework
- Project Five: Graph Algorithms
- Language
- GNU Make
- Submit At
- 2018-12-08 21:50:08
- Judged At
- 2018-12-08 21:50:08
- Judged By
- Score
- 20
- Total Time
- 9ms
- Peak Memory
- 504.0 KiB