0_0_9455293_13675.cpp: In function `void zy(int, Aim)':
0_0_9455293_13675.cpp:48: error: no matching function for call to `Aim::Aim(Aim)'
0_0_9455293_13675.cpp:20: note: candidates are: Aim::Aim(Aim&, int, bool, int)
0_0_9455293_13675.cpp:54: error: no matching function for call to `Aim::Aim(Aim)'
0_0_9455293_13675.cpp:20: note: candidates are: Aim::Aim(Aim&, int, bool, int)
0_0_9455293_13675.cpp: In function `void bfs(int, int, int)':
0_0_9455293_13675.cpp:130: error: no matching function for call to `Aim::Aim(Aim)'
0_0_9455293_13675.cpp:20: note: candidates are: Aim::Aim(Aim&, int, bool, int)
|