#include <iostream> using namespace std; int main() { cout << "hello world" << endl; return 0; }
#This is markdown >> Enjoy it.
a,b=map(int,raw_input().split()) print a+b
The code
Math
How to write a matrix on Katex?
Who can tell me?