Sign in $ create-account
~/problems ~/discussion ~/contests ~/submission
← ~/submission
run #1021 Runtime Error P2018 · Count the Set Bits
Time 953 ms Memory 22860 K Lang Java
// Judge Result
Compile Successfully. - Test Point #0: Runtime Error, Time = 115 ms, Memory = 21296 KB, Score = 0 - Test Point #1: Runtime Error, Time = 93 ms, Memory = 22804 KB, Score = 0 - Test Point #2: Runtime Error, Time = 94 ms, Memory = 20912 KB, Score = 0 - Test Point #3: Runtime Error, Time = 96 ms, Memory = 22728 KB, Score = 0 - Test Point #4: Runtime Error, Time = 94 ms, Memory = 22012 KB, Score = 0 - Test Point #5: Runtime Error, Time = 95 ms, Memory = 22148 KB, Score = 0 - Test Point #6: Runtime Error, Time = 96 ms, Memory = 22860 KB, Score = 0 - Test Point #7: Runtime Error, Time = 90 ms, Memory = 21072 KB, Score = 0 - Test Point #8: Runtime Error, Time = 90 ms, Memory = 21532 KB, Score = 0 - Test Point #9: Runtime Error, Time = 90 ms, Memory = 21848 KB, Score = 0 Runtime Error, Time = 953 ms, Memory = 22860 KB, Score = 0
// Source
 class Test {
    public static void main (String args []){
       
           System.out.println("Suhaib");
       }


}
length 128 B
Runtime Error
Judge Result
Run ID#1021
ProblemP2018
Submitted byyovrer
LanguageJava
Used Time953 ms
Used Memory22860 K
Code length128 B
Submit TimeJanuary 18, 2016, 9:24:30 PM
Execute TimeJanuary 18, 2016, 9:24:34 PM
// Judger
Java
View Problem