Problem toxic2
User ATHY
Submission Time 2025-03-21 19:52:16
Score 0
Max Time N/A
Max Memory N/A

Compile Error

toxic2.cpp: In function ‘void determine_type(long long int)’:
toxic2.cpp:12:31: error: ‘samples’ was not declared in this scope
12 | vector<int> r=query_machine(samples);
| ^~~~~~~