#include int main(){ int a = 123; int b = 456; return 0; }