tutorial5.cpp:1:19: error: grader.h: No such file or directory
tutorial5.cpp: In function 'void Order(int, int*)':
tutorial5.cpp:34: error: 'Bake' was not declared in this scope
tutorial5.cpp:38: error: 'max' was not declared in this scope
tutorial5.cpp: In function 'void Delivery(int)':
tutorial5.cpp:56: error: 'min' was not declared in this scope
tutorial5.cpp:57: error: 'flag' was not declared in this scope
tutorial5.cpp:58: error: 'i' was not declared in this scope
tutorial5.cpp:67: error: 'Bake' was not declared in this scope
tutorial5.cpp:71: error: 'max' was not declared in this scope
tutorial5.cpp:79: error: 'flag' was not declared in this scope