Compile Successfully.
- Test Point #0: Time Limit Exceed, Time = 1001 ms, Memory = 1652 KB, Score = 0
- Test Point #1: Time Limit Exceed, Time = 1001 ms, Memory = 1656 KB, Score = 0
- Test Point #2: Time Limit Exceed, Time = 1000 ms, Memory = 1648 KB, Score = 0
- Test Point #3: Time Limit Exceed, Time = 1000 ms, Memory = 1620 KB, Score = 0
- Test Point #4: Time Limit Exceed, Time = 1001 ms, Memory = 1656 KB, Score = 0
- Test Point #5: Time Limit Exceed, Time = 1001 ms, Memory = 1660 KB, Score = 0
- Test Point #6: Time Limit Exceed, Time = 1000 ms, Memory = 1596 KB, Score = 0
- Test Point #7: Time Limit Exceed, Time = 1001 ms, Memory = 1668 KB, Score = 0
- Test Point #8: Time Limit Exceed, Time = 1000 ms, Memory = 1596 KB, Score = 0
- Test Point #9: Time Limit Exceed, Time = 1000 ms, Memory = 1616 KB, Score = 0
Time Limit Exceed, Time = 10005 ms, Memory = 1668 KB, Score = 0
#include <stdio.h>
int main() {
while(1);
int a, b;
scanf("%d%d", &a, &b);
printf("\n %d\n", a + b);
return 0;
}
length 134 B