| Problem | message |
|---|---|
| User | bribritt |
| Submission Time | 2024-12-05 18:01:00 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
aisha.cpp: In function ‘void send_message(std::vector<bool>, std::vector<bool>)’:
aisha.cpp:17:3: error: ‘send_packet’ was not declared in this scope
17 | send_packet(vector<bool>(31,good[0]&bt));
| ^~~~~~~~~~~
aisha.cpp:24:4: error: ‘send_packet’ was not declared in this scope
24 | send_packet(cur);
| ^~~~~~~~~~~
aisha.cpp:30:2: error: ‘send_packet’ was not declared in this scope
30 | send_packet(cur);
| ^~~~~~~~~~~