AlphaWallet / AlphaWallet/alpha-wallet-android

* Add `using namespace std`

オープン
#3,391 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Java
スター
646
フォーク
579
PR マージ指標
30日以内にマージされた PR はありません

説明

* Add `using namespace std`
* Rename some functions (e.g. `zip` -> `co_zip`, `meow` -> `co_upto`)
* Add missing includes
* Other minor changes (see commit messages)

_Originally posted by @JMazurkiewicz in https://github.com/microsoft/STL/pull/4722_

_Originally posted by @Zipitn in https://github.com/Zipitn/shiny-system/issues/1_

from collections import Counter

counts = Counter()
counts1 = []
for row in data:
counts[row[IMPORT_COMMUNICATION]]

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。