#include int main() { int x; assert(x == 0); return 0; }