-
```
In http://judge.lavida.us/status.php?&problem_id=1000&top=1014
Results of the SIM checking looks strange like follows:
*Accepted-32658(-559939584%)
*Accepted-32751(1858076672%)
```
Orig…
-
```
能够运行交互式题目吗?如果能,如何。
```
Original issue reported on code.google.com by `wodes...@gmail.com` on 19 Apr 2012 at 3:40
-
```
In http://judge.lavida.us/status.php?&problem_id=1000&top=1014
Results of the SIM checking looks strange like follows:
*Accepted-32658(-559939584%)
*Accepted-32751(1858076672%)
```
Orig…
-
```
There will be a compile error if I "#include " only and use "scanf()"
and "printf()" function in c++ .
This is not an error , but I want to make it work . What should I do ?
Thank you !
```
…
-
```
Hello developers, thanks for the great open source site.
I have installed ( on two computers ) the site on ubuntu on 64 bit version, and
some of the solution ( 1 of 5 ) that the users submit stuc…
-
```
There will be a compile error if I "#include " only and use "scanf()"
and "printf()" function in c++ .
This is not an error , but I want to make it work . What should I do ?
Thank you !
```
…
-
```
There will be a compile error if I "#include " only and use "scanf()"
and "printf()" function in c++ .
This is not an error , but I want to make it work . What should I do ?
Thank you !
```
…
-
```
What steps will reproduce the problem?
1. New Judge Core
2. problem 1001
3. right code but returns PE
What is the expected output? What do you see instead?
AC, PE
What version of the product are…
-
```
Java RuntimeError for correct Java code.
But it works well with C++ and Pascal code.
System Version: Ubuntu 9.10
Java Version: Sun Jdk 1.6.0_20
The code is newly downloaded and compiled.
When I …
-
```
FPS is considered only test.in and test.out. unfortunately, in my judge
system use define file name for blind test cases. I suggest FPS must consider
other filenames.
```
Original issue reporte…