int main() { std::cout << 1, std::cout << 2; return 0; }
The above snippet is syntactically correct, as commas can be used to separa