#include using namespace std; int main(){ int first; int second; int third; cin >> first; cin >> second; cin >> third; cout <