A test post \[a = \frac{b}{c}\] #include <stdio.h> int main(void) { puts("hello world!"); return 0; }