3 search resultsShowing 1~3 results

Stocked

python3での入力メモ

プログラミング競技とかで使うのでinputの使い方についてちょっと整理 結論 input.py a=[int(i) for i in input().split()] 整数値の複数入力にはこれ使...

0
2
Comment0

3 search resultsShowing 1~3 results

Qiita is a knowledge sharing service for engineers.

  1. You can follow users and tags
  2. You can stock useful information
  3. You can make edit suggestions for articles
Functions that can be used after logging in