UOJ Logo Prime的博客

博客

UOJ

2014-11-02 21:39:27 By Prime

UOJ的题目好多,练习好全面,数据好强大。

#include <cstdio>
int main()
{
  printf("Hello UOJ!");
  return 0;
}

$ 2 h_x+d_x+ \ldots + d_{y-1} +2 h_y =2 h_x- \left( d_1+d_2+ \ldots + d_{x-1} \right) + 2 h_y+ \left( d_1 + d_2 + \ldots + d_{y-1} \right) $

$ R_y=2 h_y+ \left( d_1 + d_2 + \ldots + d_{y-1} \right)=2 h_y +\sum _{i=1}^{y-1}d_{i} $

$ L_x=2 h_x- \left( d_1+d_2+ \ldots + d_{x-1} \right)=2 h_x -\sum _{i=1}^{x-1}d_{i} $

评论

Dragoenix
数据倒是很强大,题目很多怎么破……
Lytning
.......
taorunz
@taorunz
taorunz
@taorunz
yyh5900
Orz prime 金牌爷

发表评论

可以用@mike来提到mike这个用户,mike会被高亮显示。如果你真的想打“@”这个字符,请用“@@”。