ENG
RUS
Timus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board
Discussion of Problem
1220
. Stacks
C# string
Posted by
CF# /*Anoshin,Sotov,Khuramshin*/
25 Feb 2007 18:06
Why when I use C# type "string" I get MLE, just one variable causes MLE. Why?
...
string str="";
...//this is almost mle code
Edited by author 07.03.2007 23:36
© 2000–2024
Timus Online Judge Team
. All rights reserved.