Masyvo užklausos

Taškai: 0

Compile: FAIL

segment_tree.cpp:36:42: error: ‘make_unique’ is not a member of ‘std’ 36 | int VERY_RANDOM_NUMBER = (uint64_t)(std::make_unique<char>().get()) ^ (uint64_t)(std::chrono::high_resolution_clock::now().time_since_epoch().count()); | ^~~~~~~~~~~ segment_tree.cpp:36:42: note: ‘std::make_unique’ is only available from C++14 onwards segment_tree.cpp:36:54: error: expected primary-expression before ‘char’ 36 | int VERY_RANDOM_NUMBER = (uint64_t)(std::make_unique<char>().get()) ^ (uint64_t)(std::chrono::high_resolution_clock::now().time_since_epoch().count()); | ^~~~ segment_tree.cpp:36:54: error: expected ‘)’ before ‘char’ 36 | int VERY_RANDOM_NUMBER = (uint64_t)(std::make_unique<char>().get()) ^ (uint64_t)(std::chrono::high_resolution_clock::now().time_since_epoch().count()); | ~ ^~~~ | )

nr.resulttimemessage