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