BestCoder Round #69 (div.2)
摘要:A.geometry#include#include#include#include#includeusing namespace std;int main(){ //freopen("in.txt","r",stdin); int T;scanf("%d",&T); while(...
阅读全文
posted @ 2016-01-02 22:13