blob: d825c7d49df5d89ff71162eaf4e79dcffbd6841b [file]
import M0;
#include<cstdio>
int main() {
printf("The value is %d", func0());
return 0;
}