#include <iostream> using namespace std; int main() { cout << "Hello TFcis!!\n"; return 0; }
fn main() { println!("Hello Tfcis!!"); }
console.log("${client.user.tag}said \"Hello TFcis!!\"");
測試用
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up