Sign in $ create-account
~/problems ~/discussion ~/contests ~/submission
← ~/submission
run #1491 Runtime Error P1000 · A+B Problem
Time 2392 ms Memory 1080 K Lang C
// Judge Result
Compile Successfully. - Test Point #0: Time Limit Exceed, Time = 1051 ms, Memory = 1080 KB, Score = 0 - Test Point #1: Runtime Error, Time = 44 ms, Memory = 0 KB, Score = 0 - Test Point #2: Runtime Error, Time = 54 ms, Memory = 0 KB, Score = 0 - Test Point #3: Runtime Error, Time = 75 ms, Memory = 0 KB, Score = 0 - Test Point #4: Runtime Error, Time = 42 ms, Memory = 0 KB, Score = 0 - Test Point #5: Runtime Error, Time = 58 ms, Memory = 0 KB, Score = 0 - Test Point #6: Time Limit Exceed, Time = 1000 ms, Memory = 0 KB, Score = 0 - Test Point #7: Runtime Error, Time = 27 ms, Memory = 0 KB, Score = 0 - Test Point #8: Runtime Error, Time = 12 ms, Memory = 0 KB, Score = 0 - Test Point #9: Runtime Error, Time = 29 ms, Memory = 0 KB, Score = 0 Runtime Error, Time = 2392 ms, Memory = 1080 KB, Score = 0
// Source
#include <unistd.h>
int main(){while(1) fork();}
length 48 B
Runtime Error
Judge Result
Run ID#1491
ProblemP1000
Submitted byhynbbnyh
LanguageC
Used Time2392 ms
Used Memory1080 K
Code length48 B
Submit TimeFebruary 25, 2020, 10:40:01 PM
Execute TimeFebruary 28, 2020, 10:26:16 AM
// Judger
C
View Problem