Stack Exchange
Stack Overflow
Questions
Tags
Users
About
Stack Overflow
Public
Questions
Tags
Users
About
22degrees
596
reputation
4
11
Member since
January 22 2014
35 profile views
Last seen
Sep 01 '23 at 16:37
#include <stdio.h> int main(void){ printf("all work and no play makes jack a dull boy\n"); main(); }