I should mention that in that last line of the test case, there should be a space before the 'b'. Also, what I'm looking for are suggestions on test data... I'm not interested in seeing any code. Thanks!
---
sophie
Search found 3 matches
- Wed Oct 16, 2002 12:15 am
- Forum: Volume 1 (100-199)
- Topic: 164 - String Computer
- Replies: 120
- Views: 22993
- Tue Oct 15, 2002 11:54 pm
- Forum: Volume 1 (100-199)
- Topic: 164 - String Computer
- Replies: 120
- Views: 22993
164 is driving me mad (String Computer)
Another one of those "why am I getting WA?!" questions...
Given the following test data, my solution-pending calculates the results thereafter. I've accounted for same-string pairs, and pairs with empty strings and am still getting WA.
I'm spending too long dwelling on this. Threats of ...
Given the following test data, my solution-pending calculates the results thereafter. I've accounted for same-string pairs, and pairs with empty strings and am still getting WA.
I'm spending too long dwelling on this. Threats of ...
- Sun Jan 20, 2002 1:15 pm
- Forum: Java
- Topic: Unable to submit Java Programs
- Replies: 1
- Views: 2673
I'm getting the same results. I've installed the gcj compiler on a P-III linux box, along with the same kernel that the online judge is running, and my code compiles and executes fine on it. However, upon submission, I'm receiving errors like "program jc1 got fatal signal 11". What's the deal?
Also ...
Also ...