#include <stdlib.h>
Include dependency graph for ordered-3.c:
Go to the source code of this file.
Functions | |
void | check (int x) |
int | main (void) |
Variables | |
int | cnt |
void check | ( | int | x | ) |
int main | ( | void | ) |
int cnt |
Definition at line 3 of file ordered-3.c.