@@ -2,7 +2,7 @@
|
||||
#include <iostream>
|
||||
Task::Task()
|
||||
{
|
||||
this->taskFile="./../task.txt";
|
||||
this->taskFile="D:/MyPro/cimforreduceloss/testHasttable/task.txt";
|
||||
}
|
||||
|
||||
void Task::doAgainstTaskFile(ElementHashtable &eleHT)
|
||||
|
||||
Reference in New Issue
Block a user