aximov - Overview

Skip to content

Navigation Menu

Sign in

Appearance settings

View aximov's full-sized avatar

Nakayama Daichi aximov

Organizations

@legalscape

Block or report aximov

⚡ TypeScript/JavaScript/Python/C++

maker of tokura.app

Pinned Loading

  1. 4

    a = list(input().split()) # list of str

    5

    a = list(map(int, input().split())) # list of int