Problem | ping |
---|---|
User | kesleryak |
Submission Time | 2024-08-18 15:37:35 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ping.cpp:1:10: error: #include expects "FILENAME" or <FILENAME>
1 | #include 'ping.h"
| ^~~~~~~~
ping.cpp: In function ‘int rabbit(int)’:
ping.cpp:6:12: error: ‘ping’ was not declared in this scope
6 | ll a = ping(0);
| ^~~~