#include using namespace std; int main() { int first =1; int secound=1; int third=first+secound; cout<