You can try https://www.onlinegdb.com/ this as well, works really well for me. You can also save code there.
include main() int a,b,c,d ; a=0 b=10 c=20 d=100 printf("%d,a")