App::AizuOnlineJudge

A Raku implementation of the unofficial code submitter for Aizu Online Judge( http://judge.u-aizu.ac.jp/onlinejudge/index.jsp ).

NAME

App::AizuOnlineJudge - A Raku implementation of the unofficial code submitter for Aizu Online Judge( http://judge.u-aizu.ac.jp/onlinejudge/index.jsp ).

SYNOPSIS

$ aoj --code=../AOJ/ITP1/ITP1_1_A.scala --problem-number=A --lesson-id=ITP1_1 --user=perl6isfun --language=Scala submit
$ aoj --code=../AOJ/Volume_00/0000_QQ.cpp --problem-number=0000 --user=perl6isfun --language=C++ submit

DESCRIPTION

App::AizuOnlineJudge is a Raku implementation of the unofficial code submitter for Aizu Online Judge( http://judge.u-aizu.ac.jp/onlinejudge/index.jsp ).

AUTHOR

titsuki [email protected]

COPYRIGHT AND LICENSE

Copyright 2016 titsuki

This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.

App::AizuOnlineJudge v0.0.6

A Raku implementation of the unofficial code submitter for Aizu Online Judge( http://judge.u-aizu.ac.jp/onlinejudge/index.jsp ).

Authors

  • Itsuki Toyota

License

Artistic-2.0

Dependencies

Cro::HTTP:ver<0.8.3+>Terminal::Getpass

Test Dependencies

Provides

  • App::AizuOnlineJudge
  • App::AizuOnlineJudge::BasicCourse
  • App::AizuOnlineJudge::IntroductionCourse
  • App::AizuOnlineJudge::Submittable

Documentation

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.