1:BUILD_BY[name] student5 1:BUILD_ENVIRONMENT[operating system 32 vs 64] 1:END_BUILD_ENVIRONMENT 1:DEPENDENCIES[list of dependencies with where to get them] 1. g++ 1:END_DEPENDENCIES 1:NOTES[notes on attempted build] Code builds. However, no sample data provided to test the code. student@ubuntu:~/Downloads/builds/sigmod12/Cheng/vcindex-master/src$ g++ vcindex.cpp vcindex.cpp: In function ‘void bin2text(FILE*, const char*)’: vcindex.cpp:554:58: warning: format ‘%s’ expects argument of type ‘char*’, but argument 3 has type ‘FILE* {aka _IO_FILE*}’ [-Wformat] student@ubuntu:~/Downloads/builds/sigmod12/Cheng/vcindex-master/src$ ./a.out Input Parameter: [input graph] [number of vertices] [max vertex allowed in leaf]student@ubuntu:~/Downloads/builds/sigmod12/Cheng/vcindex-master/src$ Given benefit of doubt, it will probably run. 1:END_NOTES 2:BUILD_BY[name] 2:BUILD_ENVIRONMENT[operating system 32 vs 64] 2:END_BUILD_ENVIRONMENT 2:DEPENDENCIES[list of dependencies with where to get them] 2:END_DEPENDENCIES 2:NOTES[notes on attempted build] 2:END_NOTES