Posted on June 29, 2008 by Bigtuna
The way to post code in wordpress is as follows:
wrap your code in the following tags
[sourcecode language='java']…[/sourcecode]
And the presentation would be like this:
// Paste your code here
But be careful /0 won’t be presented and certain symbols will show smileys !!
Filed under: Tips | Tagged: post code | Leave a Comment »
Posted on June 29, 2008 by Bigtuna
// Accepted !!
// Using next_permutation function
Filed under: UVA | Tagged: UVA | Leave a Comment »
Posted on June 29, 2008 by Bigtuna
// Accepted !!
Filed under: UVA | Tagged: UVA | Leave a Comment »
Posted on June 29, 2008 by Bigtuna
// Accepted in 0.000 second!!
Filed under: UVA | Tagged: UVA | Leave a Comment »
Posted on June 29, 2008 by Bigtuna
// Accepted !!
// Combination problem
Filed under: UVA | Tagged: UVA | Leave a Comment »