Y
Hacker News
new
|
ask
|
show
|
jobs
by
QuackingJimbo
2876 days ago
``vector<vector<int>> grid{{1,1,0},{1,2,0},{0,2,2}};`` in C++