Files
university/S1/GdCP/uebung/bus.c
2025-04-28 16:59:44 +02:00

3 lines
59 B
C

int rec_contains(int **pos, int *start, int *end, int x);