#include<iostream> using namespace std; int main(){ int q=0,x=0,j=0,i=1,su=0; while(i<40) { i++; } cout<<20; }