Avion

Question

Solution

Idea

This question tests the use of the library function strstr(), which will make your life much easier.

Code

https://github.com/mendax1234/Coding-Problems/blob/main/kattis/avion/avion.c

Last updated