#include <iostream> using namespace std;
3,7c3 < int < main() < { < return 0; < } --- int main() {return 0;}