정수형 변수

Run Settings
LanguageC
Language Version
Run Command
#include <stdio.h> int main(void) { int age = 12; printf("%d\n", age); return 0; }
Editor Settings
Theme
Key bindings
Full width
Lines