Untitled

Run Settings
LanguageC
Language Version
Run Command
#include <stdio.h> #include <string.h> #include <math.h> #include <stdlib.h> int main() { char s[100]; scanf("%[^\n]%*c", &s); printf("hellow world",s); return 0; }
Editor Settings
Theme
Key bindings
Full width
Lines