Pagini recente » Borderou de evaluare (job #2013261) | Borderou de evaluare (job #203183) | Borderou de evaluare (job #263579) | Borderou de evaluare (job #2690645) | Borderou de evaluare (job #1983228)
Borderou de evaluare (job #1983228)
Raport evaluator
Compilare:
user.c: In function ‘main’:
user.c:8:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("parola.in", "r", stdin);
^
user.c:9:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("parola.out", "w", stdout);
^
user.c:12:10: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i", &t);
^
user.c:15:14: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i%i", &n, &k);
^
user.c:20:14: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s", S);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 692ms | 9064kb | OK | 100 |
Punctaj total | 100 |