#include import mod; int main() { printf("%d\n", mod::foo()); return 0; }