0_0_24460765_1772.cpp: In function 'int main()': 0_0_24460765_1772.cpp:44:18: error: too few arguments to function 'void djikstra(int)' djikstra(); ^ 0_0_24460765_1772.cpp:5:6: note: declared here void djikstra(int s){ ^