Problem message
User gelastropod
Submission Time 2026-05-18 15:17:26
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:6:2: error: ‘p’ was not declared in this scope
6 | p.clear();
| ^
basma.cpp:10:2: error: ‘recieve’ was not declared in this scope
10 | recieve(R);
| ^~~~~~~