Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
bruh((
ok
It means that instead of creating a new, duplicate kata in C++, you should go to the existing kata Area of largest rectangle in grid, solve it in one of its available languages, and create C++ translation for it.
what does translation of the linked kata mean?
fixed, my bad
As mentioned in the previous reincarnation of this kata, this is a duplicate of https://www.codewars.com/kata/5e74588a25ba6800325e9233. Please create a translation of the linked kata instead.
Random tests generate incorrect strings:
all done
I added it by accident and didn’t understand how to remove it. Sorry
Why is the JS version initial solution contains the solution to the C++ version?
Not only that but all the codes in the JS one are all C++ codes.
Fixing all the other issues will never make this one go away, so unfortunately this kata will have to remain unpublished.
You can create a new C++ translation on the original kata though. ( That will also need random tests! Read available documentation and test suites of kata you solved, and ask for help on Discord if you can't figure it out on your own. )
thanq for helping, i will fix it soon
ok i will fix it soon
sorry I don't know how to import random tests because I just started. I will fix namespace std soon
using namespace std;
to run, this is bad (and it's not recommended to use it in the first place anyway)Loading more items...