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