Mercurial > ~astiob > upreckon > hgweb
diff upreckon-vcs @ 64:94946bc0a3a8
Grand grand -> grand
author | Oleg Oshmyan <chortos@inbox.lv> |
---|---|
date | Wed, 22 Dec 2010 19:12:45 +0200 |
parents | 4ea7133ac25c |
children | 34ba0b353fc6 |
line wrap: on
line diff
--- a/upreckon-vcs Wed Dec 22 18:56:25 2010 +0200 +++ b/upreckon-vcs Wed Dec 22 19:12:45 2010 +0200 @@ -139,7 +139,7 @@ if ntasks != 1: say() - say('Grand grand total: %g/%g weighted points; %d/%d problems solved fully' % (realscore, maxscore, nfulltasks, ntasks)) + say('Grand total: %g/%g weighted points; %d/%d problems solved fully' % (realscore, maxscore, nfulltasks, ntasks)) except KeyboardInterrupt: sys.exit('Exiting due to a keyboard interrupt.')