C# Class Palin, spoj

Show file Open project: bouvet/spoj

Public Methods

Method Description
Main ( ) : void

Private Methods

Method Description
Calc ( string input ) : string
Carry ( char s, bool carry ) : void
IncrementMiddle ( char s ) : bool
NeedToIncrementMiddle ( string input ) : bool

Method Details

Main() public static method

public static Main ( ) : void
return void