Skip to content

List of Cpp Kata to Update

Voile edited this page May 25, 2021 · 81 revisions

Warnings

The following C++ kata outputs warnings when tested against the reference solution. The table is sorted by the number of warnings generated (the second column). The third columns is the size of the warnings in bytes (noisiness).

Kata Count Bytes Warnings
Blaine is a pain 18 5205 sign-compare,unused-function,unused-lambda-capture

using namespace std; in Preloaded

  1. Areas of Voronoi cells
  2. Centre of attention
  3. Find the centre of a sphere
  4. Matrix Calculator
  5. Optical character recognition
  6. Tiptoe through the circles
Clone this wiki locally