Run ❯
Get your
own
website
×
Change Orientation
#include
int main() { int myNum = 15; printf(myNum); return 0; }