Pagini recente » Borderou de evaluare (job #2858980) | clasament-arhiva-educationala | Borderou de evaluare (job #967072) | Borderou de evaluare (job #1291777) | Borderou de evaluare (job #2494906)
Borderou de evaluare (job #2494906)
Raport evaluator
Compilare:
main.c: In function 'test':
main.c:7:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&x,&y);
^~~~~~~~~~~~~~~~~~~~
main.c: In function 'main':
main.c:34:5: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
freopen("divmul.in","r",stdin);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:35:5: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
freopen("divmul.out","w",stdout);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:37:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 50ms | 131kb | OK | 100 |
Punctaj total | 100 |