Raw File
main.cpp
int main()
{
  return 42;
}
back to top