|
|
back to boardShow all messages Hide all messages//Please, don't post your codes here. #include <stdio.h> #include <string.h> #define infile "1115.in" #define outfile "1115.out" int main() { init(); work(); print(); return 0; } Edited by moderator 16.04.2004 18:16 May be you had sort the teams of ships. Edited by author 29.11.2008 10:14 |
|
|