Problem | network |
---|---|
User | bribritt |
Submission Time | 2023-12-19 15:13:43 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
network.cpp: In function ‘int main()’:
network.cpp:55:3: error: ‘what’ was not declared in this scope; did you mean ‘whatis’?
55 | what(l); what(a); what(b);
| ^~~~
| whatis