Hem....from the main post:
"The signature of the contest entry MUST be:".....
Class codeGolf.MultiTap Extends %RegisteredObject
{
ClassMethod ToKeyPad(phrase) As %String
{
Return "" // Your solution here
}
}Is using a different variable name and quint instead of return allowed ?
- Log in to post comments
