Search found 4 matches

by afzal_du
Tue Sep 04, 2007 9:16 pm
Forum: Volume 110 (11000-11099)
Topic: 11057 - Exact Sum
Replies: 50
Views: 30497

WA

why WA? :cry:

Code: Select all

I've modified the code and got acc

first i thought that
for input
3
1 2 3
4
output will be
peter should bye ... 1 and 3

but i modified the code to have the output
peter should bye ... 2 and 2 
and got acc

::: why should peter buy duplicate books?? :::
by afzal_du
Sun Jan 08, 2006 7:15 pm
Forum: Volume 1 (100-199)
Topic: 195 - Anagram
Replies: 242
Views: 58162

Thanks I've got acc now!
I thought that an array overflow will give a runtime error -- why ole??
by afzal_du
Fri Jan 06, 2006 5:40 pm
Forum: Volume 1 (100-199)
Topic: 195 - Anagram
Replies: 242
Views: 58162

195 OLE -- CAN ANYONE GIVE ME SOME CRITICAL INPUT??

I've tried many ways but still getting OLE. I've read previous posts but still could not find any cases where my code failed to produce the right output. Can anyone help me finding this?
Here is my code

Code: Select all

//acm195 Anagram
Removed After Acc.. 
by afzal_du
Mon Jan 02, 2006 10:48 pm
Forum: Volume 6 (600-699)
Topic: 602 - What Day Is It?
Replies: 56
Views: 27997

I think "Year"%400 should be calculated only for years after 1752

Go to advanced search