首页
Python
Java
前端
数据库
Linux
Chatgpt专题
开发者工具箱
straws专题
poj 1127 Jack Straws (人生第一道计算几何)
虽然只是对着书敲了一边,但是1A了, #include <cstdio>#include <cstring>#include <algorithm>#include <vector>#include <cmath>using namespace std;double EPS =1e-10;#define N 14int n;double add(double a,double
阅读更多...
[ACM] hdu Jack Straws
Jack Straws Time Limit : 3000/1000ms (Java/Other) Memory Limit : 65535/32768K (Java/Other) Total Submission(s) : 5 Accepted Submission(s) : 2 Font: Times New Roman | Verdana | Georgia F
阅读更多...