About
Contact
QtCreator
KDevelop
Solarized
1
#include
<stdio.h>
2
int
main
(
) {
puts
(
s:
"this is the lc-note test program."
); }
3