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