Primary LanguageJavaScript
Record some techtips.
#include <stdio.h> int main() { printf("Hello, World!\n"); }