| PHP Programming Contests Everything to do with the PHP Programming Contests. |

2003-05-21, 03:58 AM
|
 |
Administrator
|
|
Join Date: Jan 2003
Location: Scotland
Posts: 472
|
|
Quote:
Originally posted by Toji_Moreau@20-May 03, 10:22 PM
OMG, A3 is very difficult!!!
I am shouting for HELP!!!!!!!!!!!!!!!!!!!!!!!!!!!! :huh:
|
At first it may seem hard, especially if you not done this type of thing. But hey... that the fun of it 
I beleive its good to have these A contests variable, the idea is to help PHP newbies learn new skills.
|

2003-05-21, 04:01 AM
|
 |
Administrator
|
|
Join Date: Jan 2003
Location: Scotland
Posts: 472
|
|
Quote:
Originally posted by miclaro@21-May 03, 12:43 AM
in B3, can i have the same word multiple times?..
ex:
class,
lass cass.
wold be: class (red c) and class (red l)
please confirm if i can use letters from different jumbled words or not.
|
Yes you can use letters from different jumbled words.... but you cannot use the procude the same word more than once, as class was only provide once in your example - you can only return class once!!
|

2003-05-21, 04:04 AM
|
 |
Administrator
|
|
Join Date: Jan 2003
Location: Scotland
Posts: 472
|
|
Quote:
Originally posted by miclaro@21-May 03, 12:44 AM
also:
the red letter add to a jumbled word or can it replace a letter also?.
Can i have two red letters on the same word?
|
You have 2 red letters to use, you decide which ones to use (if any).
You can use 2 red letters in one word.
I hope this has answered your question :unsure:
|

2003-05-21, 01:58 PM
|
|
Member
|
|
Join Date: Apr 2003
Location: Poland
Posts: 41
|
|
gw ;-)
|

2003-05-21, 04:09 PM
|
|
|
When you said that PHP is the "primary language," I am assuming you would let us query prebuilt databases, such as country lookup, host, ands stuff? Am I assuming correctly here?
|

2003-05-21, 04:13 PM
|
|
|
Also, traceroute cannot be done in Windows or can it?
|

2003-05-21, 08:19 PM
|
|
Junior Member
|
|
Join Date: Mar 2003
Posts: 15
|
|
Quote:
Originally posted by Guest_Toji Moreau@21-May 03, 08:21 PM
Also, traceroute cannot be done in Windows or can it?
|
Code:
Microsoft Windows 2000 [Version 5.00.2195]
(C) Copyright 1985-2000 Microsoft Corp.
C:\>tracert php-editors.com
Tracing route to php-editors.com [64.5.48.145]
over a maximum of 30 hops:
1 <10 ms <10 ms <10 ms 192.168.0.1
2 40 ms 30 ms 20 ms A5c3c0 [127.0.0.1]
3 10 ms 20 ms 10 ms ^C
C:\>
:P
|

2003-05-21, 09:19 PM
|
|
Junior Member
|
|
Join Date: May 2003
Posts: 3
|
|
question in b3:
you say i can use letters form various scanbled words, so in the example:
Quote:
Sample Input
string constant variable sausages,
tstnacon bleiangrav irgtni krsiypappsle.
class function objects hypertext preprocessor,
sslas nyyoitcf teztxrpyhre krtbhwopqowo jksksjajajahshshj.
Sample Output
constant variable string
hypertext class
36
|
i could add objects: (see green letters
ssla s nyy oit cf t ez txrpyhre krt bhwopqowo jksksjajajahshshj.
I am getting this right?...
i can use the blanks in all the words i want?? (as long as they remain the same letters?.
|

2003-05-21, 10:36 PM
|
|
|
I give up on this one. I don't even know what the heck a traceroute is. I can see numbers and some cryptic codes, but nothing makes sense.
I'll try to research on these infos, but I don't know if I'll understand it.
|

2003-05-22, 04:50 AM
|
 |
Administrator
|
|
Join Date: Jan 2003
Location: Scotland
Posts: 472
|
|
Quote:
Originally posted by Guest_Toji Moreau@21-May 03, 08:17 PM
When you said that PHP is the "primary language," I am assuming you would let us query prebuilt databases, such as country lookup, host, ands stuff? Am I assuming correctly here?
|
Sure you can connect to third party pre-build databases. infact you will have to, to get things like search engine ranking, domain name lookup info etc, etc. 
|
| Must read Review for Serious PHP Developers |
NuSphere PhpED 5.5
: The Staff of php-editors.com recently spent a few days working with NuSphere
PhpED 5.5
(a popular PHP IDE) and
NuCoder 2.0
(a PHP Encoding Utility), read up on all the details.
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 05:12 PM.
|