swwind's blog

何も後悔なんてないさ

Category

  • Default
  • 公告
  • 工具
  • 教程
  • 游记
  • 颓废
  • 题解

Tags

  • javascript
  • codeforces
  • python
  • archlinux
  • Vue
  • lightdm
  • dp
  • 通知
  • canvas
  • haskell
  • hexo
  • websocket
  • bt
  • 函数式
  • React
  • java
  • ffmpeg
  • live2d
  • tensorflow
  • 数论
  • jQuery
  • quickjs
  • 群论

Recent replies

  • swwind 发表于「2020 年度总结」
  • attack 发表于「2020 年度总结」
  • hahaha 发表于「2020 年度总结」
  • attack204 发表于「Welcome to swwind's blog!」
  • swwind 发表于「【口胡】五次方程为何没有求根公式」

Hi

RSS 订阅

友情链接

parorezo
q234rty
zhouyuyang233 (巨佬)
zhzh2001
sxyugao
shajjl
timber3252
largecube
attack204

Codeforces Round #396 (Div. 2) 题解

2017 年 10 月 12 日分类:题解#codeforces#javascript#dp

前言

继续颓废写 Codeforces 的题解。 马上就要初赛了却越来越颓废了。

face1face2

A. Mahmoud and Longest Uncommon Subsequence

题意概述

要你求两个串的最长不公共子序列

MORE

Codeforces Round #439 (Div. 2) 题解

2017 年 10 月 11 日分类:题解#codeforces#javascript#python

前言

吃着空写写水题题解。 大佬就不要看了。

P.S. 我发现同样一份代码打四遍是在浪费时间,所以这次每题只放一份代码。

A. The Artful Expedient

题意概述

给你两个数组,问你所有满足 x[i] ^ y[j] == x[k] 或者 x[i] ^ y[j] == y[k] 的数对\((i, j)\)的数量的奇偶性。

奇数输出Koyomi,偶数输出Karen。

MORE

Codeforces Round #357 (Div. 2) 题解

2017 年 10 月 10 日分类:题解#javascript#python#java#codeforces

前言

今天吃着空,和同学打了一场 Codeforces。 然后我吃着更空,还想写一写题解。 毕竟好久没更题解了

A. A Good Contest

题意概述

给你\(n\)个人打某场 Codeforces 前后 Rating 的变化,问你是否有原来就是红名的 dalao 涨分了。 红名的 Rating 大于等于 2400 。

MORE
  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • »
Copyright © 2017-2021 swwind. All rights reserved.
Except where otherwise noted, content on this blog is licensed under CC-BY 2.0.