Pagini recente » Cod sursa (job #3194596) | Cod sursa (job #2571735) | Diferente pentru problema/cntper intre reviziile 1 si 2 | Cod sursa (job #1099033) | Borderou de evaluare (job #1341807)
Borderou de evaluare (job #1341807)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:5:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("euclid2.in", "r", stdin);
^
user.cpp:6:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("euclid2.out", "w", stdout);
^
user.cpp:7:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
int a, b, t;scanf("%d", &t);
^
user.cpp:9:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
{scanf("%d %d", &a, &b);printf("%d\n", __gcd(a, b));}
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 432kb | OK | 10 | 10 |
| 2 | 0ms | 432kb | OK | 10 | 20 |
| 3 | 0ms | 428kb | OK | 10 |
| 4 | 20ms | 436kb | OK | 10 | 10 |
| 5 | 32ms | 432kb | OK | 10 | 10 |
| 6 | 40ms | 432kb | OK | 10 | 10 |
| 7 | 52ms | 428kb | OK | 10 | 40 |
| 8 | 64ms | 428kb | OK | 10 |
| 9 | 68ms | 432kb | OK | 10 |
| 10 | 108ms | 436kb | OK | 10 |
| Punctaj total | 100 |