#include <iostream> using namespace std; int main(){ int n; cin>>n; int s=0; fot(int i=0;i<=n;i++){ } }