0_0_8522681_12048.cpp: In function `int main()':
0_0_8522681_12048.cpp:44: error: no matching function for call to `Process::Process(std::istream&, std::ostream&)'
0_0_8522681_12048.cpp:6: note: candidates are: Process::Process()
0_0_8522681_12048.cpp:6: note: Process::Process(const Process&)
|