#include using namespace std #include int main(){ a = 1 + 2; cout << a << "\n"; }