Flying Cat Penguin

ゆるゆる仕事、ソフトウェアテスティング関連のことについて綴ります。

AtCoder

AtCoder 修行日記#99

99日目 ABCのC問題に取り組み中。 茶色レベルのD問題も余裕があれば取り組み中。勉強用のコンテンツはここから。 https://kenkoooo.com/atcoder/#/table/ 進捗と一言感想 余弦定理を覚えてなくてごめんなさい。 [C問題] 1問(残り114問) ABC168: (Colon) impo…

AtCoder 修行日記#98

98日目 ABCのC問題に取り組み中。 茶色レベルのD問題も余裕があれば取り組み中。勉強用のコンテンツはここから。 https://kenkoooo.com/atcoder/#/table/ 進捗と一言感想 [C問題] 1問(残り115問) ABC180: Cream puff ひさしぶりに解いたら、TLE…。 今まで、m…

AtCoder 修行日記#97

97日目 ABCのC問題に取り組み中。 茶色レベルのD問題も余裕があれば取り組み中。勉強用のコンテンツはここから。 https://kenkoooo.com/atcoder/#/table/ 進捗と一言感想 [A問題] 1問(残り0問) ABC120:box 特になし。 n, a, b = map(int, input().split()) p…

AtCoder 修行日記#96

96日目 ABCのC問題に取り組み中。 茶色レベルのD問題も余裕があれば取り組み中。勉強用のコンテンツはここから。 https://kenkoooo.com/atcoder/#/table/ 進捗と一言感想 [C問題] 1問(残り115問) ABC120:Unification 特になし。 s = input() red = 0 blue = …

AtCoder 修行日記#95

95日目 ABCのC問題に取り組み中。 茶色レベルのD問題も余裕があれば取り組み中。勉強用のコンテンツはここから。 https://kenkoooo.com/atcoder/#/table/ 進捗と一言感想 [C問題] 1問(残り120問) ABC90:Flip,Flip, and Flip...... 解説を見てAC。解説を見て…

AtCoder 修行日記#94

94日目 ABCのC問題に取り組み中。 茶色レベルのD問題も余裕があれば取り組み中。勉強用のコンテンツはここから。 https://kenkoooo.com/atcoder/#/table/ 進捗と一言感想 [C問題] 1問(残り120問) ABC160:Traveling Salesman around Lake 解説を見てAC。円周…

AtCoder 修行日記#93

93日目 ABCのC問題に取り組み中。 茶色レベルのD問題も余裕があれば取り組み中。勉強用のコンテンツはここから。 https://kenkoooo.com/atcoder/#/table/ 進捗と一言感想 [C問題] 1問(残り120問) ABC152: Low Elements 前に見たことある問題だ!と思ったら、…

AtCoder 修行日記#92

92日目 ABCのC問題に取り組み中。 茶色レベルのD問題も余裕があれば取り組み中。勉強用のコンテンツはここから。 https://kenkoooo.com/atcoder/#/table/ 進捗と一言感想 [C問題] 1問(残り120問) ABC122: nashidos’s diary 一目で累積和だってわかるように解…

AtCoder 修行日記#91

91日目 ABCのC問題に取り組み中。 茶色レベルのD問題も余裕があれば取り組み中。勉強用のコンテンツはここから。 https://kenkoooo.com/atcoder/#/table/ 進捗と一言感想 [C問題] 1問(残り120問) ABC146: Buy an Integer 最近は問題を解いていると、わかっち…

AtCoder 修行日記#90

90日目 ABCのC問題に取り組み中。 茶色レベルのD問題も余裕があれば取り組み中。勉強用のコンテンツはここから。 https://kenkoooo.com/atcoder/#/table/ 進捗と一言感想 [C問題] 1問(残り121問) ABC140: Maximal Value 解説と他の方の回答を見てAC。数列の…

AtCoder 修行日記#89

89日目 ABCのC問題に取り組み中。 茶色レベルのD問題も余裕があれば取り組み中。勉強用のコンテンツはここから。 https://kenkoooo.com/atcoder/#/table/ 進捗と一言感想 [C問題] 1問(残り125問) ABC145: Average Length 座標の距離を求めるのは、経験として…

AtCoder 修行日記#88

88日目 ABCのC問題に取り組み中。 茶色レベルのD問題も余裕があれば取り組み中。勉強用のコンテンツはここから。 https://kenkoooo.com/atcoder/#/table/ 進捗と一言感想 [C問題] 1問(残り125問) ABC054: One-stroke Path 数え上げで行けるパターンらしいの…

AtCoder 修行日記#87

87日目 ABCのC問題に取り組み中。 茶色レベルのD問題も余裕があれば取り組み中。勉強用のコンテンツはここから。 https://kenkoooo.com/atcoder/#/table/ 進捗と一言感想 [C問題] 1問(残り125問) ABC057: Digits in Multiplication 初回TLEだけど、計算順を…

AtCoder 修行日記#86

86日目 ABCのC問題に取り組み中。 茶色レベルのD問題も余裕があれば取り組み中。勉強用のコンテンツはここから。 https://kenkoooo.com/atcoder/#/table/ 進捗と一言感想 [C問題] 1問(残り125問) ABC011: 123引き算 今回は典型的な動的計画法の問題…当然まだ…

AtCoder 修行日記#85

85日目 ABCのC問題に取り組み中。 茶色レベルのD問題も余裕があれば取り組み中。勉強用のコンテンツはここから。 https://kenkoooo.com/atcoder/#/table/ 進捗と一言感想 [C問題] 1問(残り126問) ABC004: 入れ替え C問題は解くときに工夫ができないとダメで…

AtCoder 修行日記#84

84日目 ABCのC問題に取り組み中。 茶色レベルのD問題も余裕があれば取り組み中。勉強用のコンテンツはここから。 https://kenkoooo.com/atcoder/#/table/ 進捗と一言感想 [C問題] 1問(残り127問) ABC106: To Infinity kが文字列よりも少ない場合だと、len(s)…

AtCoder 修行日記#83

83日目 ABCのC問題に取り組み中。 茶色レベルのD問題も余裕があれば取り組み中。勉強用のコンテンツはここから。 https://kenkoooo.com/atcoder/#/table/ 進捗と一言感想 [A問題] 1問(残り0問) ABC179: Plural Form 特になし。 s = input() if s[len(s)-1] =…

AtCoder 修行日記#82

82日目 ABCのC問題に取り組み中。 茶色レベルのD問題も余裕があれば取り組み中。勉強用のコンテンツはここから。 https://kenkoooo.com/atcoder/#/table/ 進捗と一言感想 [A問題] 1問(残り0問) ABC178: Not とくになし。 x = int(input()) if x == 0: print(…

AtCoder 修行日記#81

81日目 ABCのC問題に取り組み中。 茶色レベルのD問題も余裕があれば取り組み中。勉強用のコンテンツはここから。 https://kenkoooo.com/atcoder/#/table/ 進捗と一言感想 [C問題] 1問(残り127問) ABC026:高橋君の給料 下記の方を参考にAC。再帰関数で解くの…

AtCoder 修行日記#80

80日目 ABCのC問題に取り組み中。 茶色レベルのD問題も余裕があれば取り組み中。勉強用のコンテンツはここから。 https://kenkoooo.com/atcoder/#/table/ 進捗と一言感想 [C問題] 1問(残り128問) ABC026:高橋君の給料 下記の方を参考にAC。再帰関数で解くの…

AtCoder 修行日記#79

79日目 ABCのC問題に取り組み中。 茶色レベルのD問題も余裕があれば取り組み中。勉強用のコンテンツはここから。 https://kenkoooo.com/atcoder/#/table/ 進捗と一言感想 [C問題] 1問(残り129問) ABC081:Not so Diverse 特になし n, k = map(int, input().sp…

AtCoder 修行日記#78

78日目 ABCのC問題に取り組み中。 茶色レベルのD問題も余裕があれば取り組み中。勉強用のコンテンツはここから。 https://kenkoooo.com/atcoder/#/table/ 進捗と一言感想 [C問題] 1問(残り130問) ABC003:AtCoderプログラミング講座 特になし n, k = map(int,…

AtCoder 修行日記#77

77日目 ABCのC問題に取り組み中。 茶色レベルのD問題も余裕があれば取り組み中。勉強用のコンテンツはここから。 https://kenkoooo.com/atcoder/#/table/ 進捗と一言感想 [C問題] 1問(残り131問) ABC039:ピアニスト高橋君 解説を見てAC。位置問題も苦手意識…

AtCoder 修行日記#76

76日目 ABCのC問題に取り組み中。 茶色レベルのD問題も余裕があれば取り組み中。勉強用のコンテンツはここから。 https://kenkoooo.com/atcoder/#/table/ 進捗と一言感想 [C問題] 1問(残り132問) ABC137:Green Bin 文字列並び替えでアナグラムは全部同じ文字…

AtCoder 修行日記#75

75日目 ABCのC問題に取り組み中。 茶色レベルのD問題も余裕があれば取り組み中。勉強用のコンテンツはここから。 https://kenkoooo.com/atcoder/#/table/ 進捗と一言感想 [C問題] 1問(残り133問) ABC002:直訴 面積系は、公式を見つけられれば楽ですね。公式…

AtCoder 修行日記#74

74日目 ABCのC問題に取り組み中。 茶色レベルのD問題も余裕があれば取り組み中。勉強用のコンテンツはここから。 https://kenkoooo.com/atcoder/#/table/ 進捗と一言感想 [C問題] 1問(残り134問) ABC124: Coloring Colorfully 最小という言葉に惑わされ悩ん…

AtCoder 修行日記#73

73日目 ABCのC問題に取り組み中。 茶色レベルのD問題も余裕があれば取り組み中。勉強用のコンテンツはここから。 https://kenkoooo.com/atcoder/#/table/ 進捗と一言感想 [C問題] 1問(残り135問) ABC144:Walk on Multiplication Table 割り算系はsqrtで解く…

AtCoder 修行日記#72

72日目 ABCのC問題に取り組み中。 茶色レベルのD問題も余裕があれば取り組み中。勉強用のコンテンツはここから。 https://kenkoooo.com/atcoder/#/table/ 進捗と一言感想 [C問題] 1問(残り136問) ABC169:Multiplication 3 桁落ち問題が解決できず…他の方の回…

AtCoder 修行日記#71

71日目 ABCのC問題に取り組み中。 茶色レベルのD問題も余裕があれば取り組み中。勉強用のコンテンツはここから。 https://kenkoooo.com/atcoder/#/table/ 進捗と一言感想 [C問題] 1問(残り137問) ABC069:4-adjacent 解説と他の方の回答を見てAC。数の並びは…

AtCoder 修行日記#70

70日目 ABCのC問題に取り組み中。 茶色レベルのD問題もコンテスト時に触れられるようになってきたので少しづつ解いてこうと思います。勉強用のコンテンツはここから。 https://kenkoooo.com/atcoder/#/table/ 進捗と一言感想 [C問題] 1問(残り138問) ABC115:…