| Problem | airplane2 |
|---|---|
| User | pasit |
| Submission Time | 2026-02-23 17:28:30 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
airplane2.cpp: In function ‘int32_t main()’:
airplane2.cpp:22:2: error: ‘ccout’ was not declared in this scope
22 | ccout << (h-k)/(k-1LL)+1LL + (w-(c[k-1]-c[0]))/((c[k-1]-c[0])-1LL) + 1LL;
| ^~~~~