| Problem | drones |
|---|---|
| User | personjs |
| Submission Time | 2025-01-05 22:36:57 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cc1plus: error: ‘::main’ must return ‘int’
drones.cpp: In function ‘int main()’:
drones.cpp:42:34: error: ‘prlong’ was not declared in this scope; did you mean ‘ulong’?
42 | for (long long i=1; i<=n; i++) prlong longf("%d ", res[i]);
| ^~~~~~
| ulong