What's Here?
- Members: 306,881
- Replies: 841,350
- Topics: 140,576
- Snippets: 4,465
- Tutorials: 1,166
- Total Online: 1,692
- Members: 78
- Guests: 1,614
|
's Contributions
|
Below are the tutorials, code snippets, and resources has submitted to dream.in.code. For more information on Kudos and contributing to dream.in.code visit: http://home.dreamincode.net/?p=about#kudos.
|
|
Tutorials
No Tutorials Submitted. |
|
Code Snippets
|
 |
|
|
Submitted: October 11, 2007
Views: 539
convert.java takes a string x as a command-line argument, reads a noncontracting grammar G from standard input, and then outputs the word yes if x is derivable from G and no otherwise.
|
|
|
| |