Source code

Revision control

Copy as Markdown

Other Tools

#include <cstdio>
auto foo() {
return 1;
}