Search found 2 matches

by chhsiao
Sun Feb 03, 2002 11:25 am
Forum: Volume 1 (100-199)
Topic: 196 - Spreadsheet
Replies: 42
Views: 16417

I use "new"(C++) to allocate memory to store the input data.
And I use a string buffer with size 65536 when reading a formula.
When I have read all data, I store them and use "top-down DP" method to count each fields.
But I get a Runtime Error(SIGSEGV).
How should I do to solve this problem?
Thanks ...
by chhsiao
Sun Feb 03, 2002 11:09 am
Forum: Volume 1 (100-199)
Topic: 197 - Cube
Replies: 20
Views: 4490

Should I sort the solution strings?
And is there any illegal position of piece 'a' in the input?
Thanks for your answer.

Go to advanced search