Problem duckhunt7
User wasdplant
Submission Time 2025-03-17 17:33:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt7.cpp: In function ‘int32_t main()’:
duckhunt7.cpp:75:18: error: ‘format’ was not declared in this scope
75 | cout << format("cur_L: {}, ", cur_L);
| ^~~~~~