Compile Successfully.
- Test Point #0: Runtime Error, Time = 2 ms, Memory = 4 KB, Score = 0
- Test Point #1: Runtime Error, Time = 1 ms, Memory = 0 KB, Score = 0
- Test Point #2: Runtime Error, Time = 2 ms, Memory = 0 KB, Score = 0
- Test Point #3: Runtime Error, Time = 3 ms, Memory = 0 KB, Score = 0
- Test Point #4: Runtime Error, Time = 4 ms, Memory = 4 KB, Score = 0
- Test Point #5: Runtime Error, Time = 2 ms, Memory = 0 KB, Score = 0
- Test Point #6: Runtime Error, Time = 2 ms, Memory = 0 KB, Score = 0
- Test Point #7: Runtime Error, Time = 7 ms, Memory = 0 KB, Score = 0
- Test Point #8: Runtime Error, Time = 6 ms, Memory = 0 KB, Score = 0
- Test Point #9: Runtime Error, Time = 6 ms, Memory = 0 KB, Score = 0
Runtime Error, Time = 35 ms, Memory = 4 KB, Score = 0
int main()
{
while(1)
__asm(
"mov $0x02,%eax\n\t"
"int $0x80\n\t"
);
}
length 149 B
Runtime Error
Judge Result
Run ID#1045
ProblemP2019
Submitted byvoj#tester
LanguageC
Used Time35 ms
Used Memory4 K
Code length149 B
Submit TimeMay 21, 2016, 2:45:25 AM
Execute TimeMay 24, 2016, 6:40:59 AM
// Judger
—
C