|
|
|
|
Clarification
| Team | Body |
| imos |
I/O of problem F has been fixed.
Three members got Yes.
Sorry.
(Question: 2008-12-13 14:47:27) (Reply: 2008-12-13 14:47:27) |
| imos |
There is something wrong with I/O of problem F.
Please wait for the rejudgement.
(Question: 2008-12-13 14:30:10) (Reply: 2008-12-13 14:30:10) |
| D3SxP |
>D: How many bytes can we use memory?
You can use 64MB. (Question: 2008-12-13 14:25:04) (Reply: 2008-12-13 14:28:12) |
| LayCurse |
>What is C compiler and compile option?
It seems that I cannot use mathmatics functions... (ex. sin or atan2)
I added compiler option -lm.
Now compiler option is:
gcc -O2 -w -lm -o Main Main.c (Question: 2008-12-13 13:38:51) (Reply: 2008-12-13 13:46:48) |
| hos_lyric |
>C: Is it OK to output a value which is larger than 2*PI or smaller than 0?
It will be accepted. But you should pay attention that too big number will make a margin of error bigger. (Question: 2008-12-13 13:25:09) (Reply: 2008-12-13 13:35:37) |
| oxy |
>B: what should we output if there are many solutions
Following statement is written in Output secion.
> that is the minimum number
(Question: 2008-12-13 12:32:39) (Reply: 2008-12-13 12:39:02) |
|
|
|
|
|
|
|
Copyright(C) 2008 Osaka University Competitive Programming Club. All rights reserved.