0_0_38914028_5780.cpp: In function 'int main()':
0_0_38914028_5780.cpp:136:9: error: 'look_memory' was not declared in this scope
136 | look_memory;
| ^~~~~~~~~~~
0_0_38914028_5780.cpp:137:9: error: 'look_time' was not declared in this scope; did you mean 'localtime'?
137 | look_time;
| ^~~~~~~~~
| localtime
|