Problem catfight
User loafie
Submission Time 2026-02-19 22:33:39
Score 0
Max Time N/A
Max Memory N/A

Compile Error

catfight.cpp:113:23: error: ‘std::chrono’ has not been declared
113 | const auto BEG = std::chrono::high_resolution_clock::now(); // Begining of the program
| ^~~~~~