Problem message
User gelastropod
Submission Time 2026-05-18 17:45:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

basma.cpp: In function ‘std::vector<bool> receive_message(std::vector<std::vector<bool> >)’:
basma.cpp:8:13: error: ‘SEED’ was not declared in this scope
8 | mt19937 mt(SEED);
| ^~~~