Run ❯
Get your
own
website
×
Change Orientation
Change Theme, Dark/Light
Go to Spaces
#include
int main() { int myInt; printf("%lu", sizeof(myInt)); return 0; }
4