一、RestSharp简介
GitHub - restsharp/RestSharp: Simple REST and HTTP API Client for .NETSimple REST and HTTP API Client for .NET. Contribute to restsharp/RestSharp development by creating an account on GitHub.https://github.com/restsharp/RestSharp …
[COCI2010-2011#2] PUŽ
题目描述
蜗牛爬井问题:一只蜗牛要爬上 v v v 米高的树桩,它每天白天向上爬 a a a 米,晚上向下掉 b b b 米。几天之后它可以爬到树桩顶?
输入格式
一行三个整数 a a a、 b b b、 v v v,…