fixed
This comment is hidden because it contains spoiler information about the solution
Me too!
Default C++ code is not compilable (one extra ':' is present). This is not an actual issue, but it feels wrong to have a compilation error in the default code.
https://stackoverflow.com/questions/14247373/python-none-comparison-should-i-use-is-or
Don't compare equality with None ;-)
Loading collection data...
fixed
This comment is hidden because it contains spoiler information about the solution
Me too!
Default C++ code is not compilable (one extra ':' is present). This is not an actual issue, but it feels wrong to have a compilation error in the default code.
https://stackoverflow.com/questions/14247373/python-none-comparison-should-i-use-is-or
Don't compare equality with None ;-)