#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "info.h"
int main(int argc, char **argv)
{
#include "order.c"
return 0;
}