I see you are having a nice discussion. However, I am back
to my problem. From
"
http://acm.fi.uva.es/contest/data/last/rules.html": "...
Submissions in C must adhere to the ANSI standard
X3.159-1989. The only permitted
extension to the language are chosen functions of the
ANSI standard library. It is the
responsibility of the team, not the compiler, to ensure
that the submission meets the
required standard.
..."
Now, this "chosen functions" do not help me much. For
example I need to know whether I can use functions like
"memcpy", "memset", "strcpy", "strlen".
My particular problem is that I believe I have solved
problem 1002 ("phone numbers"), and I compile the solution
on my machine via:
gcc -pedantic-errors -ansi -o problem_phonenumbers ... ...
problem_phonenumbers.c
However, the on-line judge says "Compilation error".
Question 2:
I have requested to recieve information via e-mail, but I
haven't recieved it, yet (for a few days, now). This is not
a big pain for now, though, I wouldn't like to rely on such
a mail system on the real competition (I would have just a
few hours till its end, I would have to wait days to get my
results :)).
Some mail headers from a message I finally got:
From acm@timus.ru Sun Sep 10 12:04:37 2000
Received: from localhost [127.0.0.1]
by smash.it.local with esmtp (Exim 3.16 #1 (Debian))
id 13Y2zk-00009W-01; Sun, 10 Sep 2000 12:01:48 +0300
Delivered-To: kal_pav@sz.techno-link.com
Received: from mail.sz.techno-link.com
by fetchmail-4.6.4 POP3
for <r/localhost> (single-drop); Sun, 10 Sep 2000
12:01:48 EEST
Received: (qmail 26937 invoked from network); 4 Oct 2000
13:55:52 -0000
Received: from router.uralekos.ru (212.220.43.226)
by zagorka.techno-link.com with SMTP; 4 Oct 2000 13:55:52
-0000
Received: from dc-wks ([192.0.0.2]) by router.uralekos.ru
with Microsoft SMTPSVC(5.0.2195.1600);
Tue, 3 Oct 2000 01:42:22 +0600
Date: Tue, 03 Oct 00 01:42:21 Ekaterinburg Daylight Time
From: acm@timus.ru
To: kal_pav@sz.techno-link.com<kal_pav@sz.techno-link.com>
Subject: Online Judge #1114. Accepted
X-Mailer: <Judge Mail>
These show that the message stayed 36 hours at
"router.uralekos.ru". Hope that helps.
Thank you,
Pavel