Search found 3 matches

by smr
Sun Aug 24, 2003 7:52 pm
Forum: General
Topic: Never use yahoomail for submission
Replies: 6
Views: 2470

use this line at the beginning: /* "@BEGIN_OF_SOURCE_CODE" */
use this line at the end: /* "@END_OF_SOURCE_CODE" */

i hope then you will not get compil error.
by smr
Thu Aug 21, 2003 6:48 pm
Forum: Algorithms
Topic: how long the array is!!!
Replies: 7
Views: 3850

bugzpodder wrote:then where is the sentence at? file? stdin?
input is from stdin.
by smr
Tue Aug 19, 2003 9:45 pm
Forum: Algorithms
Topic: how long the array is!!!
Replies: 7
Views: 3850

how long the array is!!!

if i want to search a word from a sentence of length 10^14 char then how could i do it? main problem i can't declare any variable of that langth. Please help me.

Go to advanced search