#include <stdio.h>
int main () { puts ("this is the standalone binary test program"); }
