Source code

Revision control

Copy as Markdown

Other Tools

#include <cstdio>
auto foo() {
fputs("yeah");
}