int c() { int baz = 2987, foo = 236; foo--; baz /= foo; return baz; }
edits
pages
recent contributors