659D codeforces - Bicycle Race Mohamed Sobhi 7:41 ص Codeforces , D Problems , geometry , implementation , maths Edit 659D Codeforces - Bicycle Race Solution in c++ #include <bits/stdc++.h> using namespace std; int main() { int n,a,b;cin>>n; for(int i=0;i<n+1;i++)cin>>a>>b; cout<<0.5*(n-4); return 0; } Share on Facebook Share on Twitter Share on Google Plus About Mohamed Sobhi My name is Mo.Sobhy ,I study at School excelling high school in Ain Shams ,Cairo My hobbies is programming ,and web development ,playing chess and writing horror stories. RELATED POSTS
0 التعليقات:
إرسال تعليق