Pagini recente » Borderou de evaluare (job #156134) | Borderou de evaluare (job #1688484) | Borderou de evaluare (job #576061) | Borderou de evaluare (job #90911) | Borderou de evaluare (job #1584339)
Borderou de evaluare (job #1584339)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:25:38: 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:26:38: 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:28:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d", &T );
^
user.cpp:30:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d %d %d", &N, &M, &P );
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 260kb | OK | 20 | 20 |
2 | 224ms | 260kb | OK | 20 | 80 |
3 | 240ms | 256kb | OK | 20 |
4 | 260ms | 264kb | OK | 20 |
5 | 272ms | 264kb | OK | 20 |
Punctaj total | 100 |