1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Atcoder1日目

1
Posted at

AtCoder始めました。

始めるにあたって困ったこととか書いときます。
まず始めるにあたって以前からアカウントは作っていたので以下のサイトを参考に進めています。
AtCoder入門の記事

初心者の壁

新しい言語を使う前に慣れたかったのでとりあえずjsで進めることにした。
以前取りくんもうとした時に挫折したのはモジュールなどを使って提出する必要があったことでした。ですが提携文の '''Main(require("fs").readFileSync("/dev/atdin","utf8")); '''
を使うことでここは回避
関数の設定をしていよいよコードの中身次の問題を考えることにしました Something went wrong
parseIntとsplitのメソッドを使うと文字列を切り取って数値にできそうまで理解
ただ今日はこの入力値をどう取り出せば良いのかわからないまま終了
Something went wrong
Something went wrong

作業時間1-1.5時間ほど

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?