Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2019438)
Utilizator | Data | 7 septembrie 2017 19:13:19 | |
---|---|---|---|
Problema | Algoritmul lui Euclid | Status | done |
Runda | Arhiva educationala | Compilator | c | Vezi sursa |
Scor | 100 |
Raport evaluator
Compilare:
user.c: In function ‘main’:
user.c:39:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("euclid2.in", "r", stdin);
^
user.c:40:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("euclid2.out", "w", stdout);
^
user.c:42:10: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.c:45:14: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &A, &B);
^
Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
---|---|---|---|---|---|
1 | 0ms | 260kb | OK | 10 | 10 |
2 | 0ms | 260kb | OK | 10 | 20 |
3 | 0ms | 260kb | OK | 10 | |
4 | 20ms | 260kb | OK | 10 | 10 |
5 | 32ms | 264kb | OK | 10 | 10 |
6 | 44ms | 256kb | OK | 10 | 10 |
7 | 56ms | 264kb | OK | 10 | 40 |
8 | 64ms | 260kb | OK | 10 | |
9 | 68ms | 260kb | OK | 10 | |
10 | 116ms | 264kb | OK | 10 | |
Punctaj total | 100 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !