By classes I don't mean just data structures, but also some basic algorithms
(like intersections and such), that are not usually hard to implement, but
it saves you a considerable amount of time if you have it done. Not to
mention regular expressions operations.


On Sun, May 9, 2010 at 12:07 AM, Mathias Grimm <[email protected]>wrote:

> in general case, just a pair of arrays will be suficient.
>
> On Sat, May 8, 2010 at 11:19 PM, Felipe Sodré Silva <[email protected]>wrote:
>
>> Qt has some classes that may be useful for solving geometry or string
>> processing (regular expressions) problems.
>> Another library that may be a lot useful for C++ programmers is Boost.
>>
>>
>> On Sat, May 8, 2010 at 11:07 PM, shravan kumar <[email protected]>wrote:
>>
>>> Why do you want to use Qt unless you need to develop some widgets.You can
>>> use PHP.
>>>
>>>
>>> On 8 May 2010 23:23, goutham <[email protected]> wrote:
>>>
>>>> Can I use the freely available Qt framework for C++ in codejam. and
>>>> how about php.
>>>>
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "google-codejam" group.
>>>> To post to this group, send email to [email protected].
>>>> To unsubscribe from this group, send email to
>>>> [email protected]<google-code%[email protected]>
>>>> .
>>>> For more options, visit this group at
>>>> http://groups.google.com/group/google-code?hl=en.
>>>>
>>>>
>>>  --
>>> You received this message because you are subscribed to the Google Groups
>>> "google-codejam" group.
>>> To post to this group, send email to [email protected].
>>> To unsubscribe from this group, send email to
>>> [email protected]<google-code%[email protected]>
>>> .
>>> For more options, visit this group at
>>> http://groups.google.com/group/google-code?hl=en.
>>>
>>
>>  --
>> You received this message because you are subscribed to the Google Groups
>> "google-codejam" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to
>> [email protected]<google-code%[email protected]>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/google-code?hl=en.
>>
>
>
>
> --
> Att.
> Mathias Grimm
>
> http://mathiasgrimm.com.br
> http://phpempregos.com.br
>
> --
> You received this message because you are subscribed to the Google Groups
> "google-codejam" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-code%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-code?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"google-codejam" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-code?hl=en.

Reply via email to