#include<bits/stdc++.h> using namespace std; int main(){ int n; cin>>n; printf("%.1lf",1.0*(n-2)*180/n); return 0; }
使用您的 Hydro 通用账户