Borderou de evaluare (job #1310332)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:53:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("gcd.in", "r", stdin);
^
user.cpp:54:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("gcd.out", "w", stdout);
^
user.cpp:56:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &t);
^
user.cpp:60:44: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld%lld%lld", &a, &b, &mod);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 440kb | OK | 20 | 20 |
2 | 232ms | 432kb | OK | 20 | 80 |
3 | 244ms | 436kb | OK | 20 |
4 | 256ms | 436kb | OK | 20 |
5 | 268ms | 432kb | OK | 20 |
Punctaj total | 100 |