Sign in $ create-account
~/problems ~/discussion ~/contests ~/submission
← ~/submission
run #1482 Runtime Error P1000 · A+B Problem
Time 4333 ms Memory 1064 K Lang C
// Judge Result
Compile Successfully. - Test Point #0: Time Limit Exceed, Time = 1044 ms, Memory = 1064 KB, Score = 0 - Test Point #1: Runtime Error, Time = 9 ms, Memory = 0 KB, Score = 0 - Test Point #2: Time Limit Exceed, Time = 1000 ms, Memory = 0 KB, Score = 0 - Test Point #3: Runtime Error, Time = 71 ms, Memory = 0 KB, Score = 0 - Test Point #4: Time Limit Exceed, Time = 1000 ms, Memory = 0 KB, Score = 0 - Test Point #5: Runtime Error, Time = 111 ms, Memory = 0 KB, Score = 0 - Test Point #6: Runtime Error, Time = 26 ms, Memory = 0 KB, Score = 0 - Test Point #7: Runtime Error, Time = 24 ms, Memory = 0 KB, Score = 0 - Test Point #8: Time Limit Exceed, Time = 1000 ms, Memory = 0 KB, Score = 0 - Test Point #9: Runtime Error, Time = 48 ms, Memory = 0 KB, Score = 0 Runtime Error, Time = 4333 ms, Memory = 1064 KB, Score = 0
// Source
#include <unistd.h>
int main(){while(1) fork();}
length 48 B
Runtime Error
Judge Result
Run ID#1482
ProblemP1000
Submitted byhynbbnyh
LanguageC
Used Time4333 ms
Used Memory1064 K
Code length48 B
Submit TimeFebruary 25, 2020, 10:03:48 PM
Execute TimeFebruary 25, 2020, 10:03:33 PM
// Judger
C
View Problem