algorithms
Primary LanguageJavaScript
console.log('xx'); return 10;
public static void main(String[] a){ int b = 10; return 10; }