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.
There is an expression
"ab" -> add (str (normal ('a')), normal ('b'))
in theSome examples
section but this expession gives "(ab)" instead of "ab".Could someone explain this above?
Why the following code in c++ produced the following output? Is this correct?
code:
output:
.
a
a
b
Is this ok?
Thanks for the anwser.
Could you give me a hint how to change the profile picture?
All test are for positive numbers.
How about negative numbers?
What if v will be consist negative only, it is works?
Also I have the same problem as decribed below:
Test Results:
POSTFIX
STDERR:
solution: virtual void POSTFIX::TESTS(): Assertion `to_postfix(infix) == postfix' failed.
Signal:
Process exited prematurely with a SIGABRT signal.
How to block CTRL+S key shortcut?
I do not need run any tests by this stupit CTRL+S.