Untitled

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