Study at School
student of University of Tokyo.
LLM, monocular depth estimation, pointclouds, Omniverse, Docker, etc.
- Kita-Ku, Tokyo, Japan
- @naoppyj
Highlights
- Pro
Pinned Loading
-
CompetitiveProgrammingWithKotlin
CompetitiveProgrammingWithKotlin Publicmy library for competitive programming
Kotlin
-
BinarySearch.kt
BinarySearch.kt 1package algorithms.search
23/**
4* elementをキーとして、キー以上の要素の中で最も小さい位置のインデックスを返す。
5* 検索範囲は[fromIndex, toIndex)
-
-
QTree.cpp
QTree.cpp 1#include "QTree.h"
2#include <random>
3#include <climits>
45int BitSeparate16(int n)
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.