Borderou de evaluare (job #1518932)
Raport evaluator
Compilare:
user.c: In function ‘main’:
user.c:19:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen(InFile,"r",stdin);
^
user.c:20:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen(OutFile,"w",stdout);
^
user.c:23:10: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&N,&M);
^
user.c:24:9: warning: ignoring return value of ‘gets’, declared with attribute warn_unused_result [-Wunused-result]
gets(lin);
^
user.c:27:13: warning: ignoring return value of ‘gets’, declared with attribute warn_unused_result [-Wunused-result]
gets(lin);
^
/tmp/ccpBpBxD.o: In function `main':
user.c:(.text.startup+0x74): warning: the `gets' function is dangerous and should not be used.
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 772kb | OK | 10 |
2 | 8ms | 4176kb | OK | 10 |
3 | 20ms | 6284kb | OK | 10 |
4 | 152ms | 29604kb | OK | 10 |
5 | 160ms | 29604kb | OK | 10 |
6 | 488ms | 58360kb | OK | 10 |
7 | Depăşit | 62524kb | Time limit exceeded. | 0 |
8 | Depăşit | 60376kb | Time limit exceeded. | 0 |
9 | Depăşit | 61700kb | Time limit exceeded. | 0 |
10 | Depăşit | 65744kb | Time limit exceeded. | 0 |
Punctaj total | 60 |