Pagini recente » Borderou de evaluare (job #1401788) | Borderou de evaluare (job #1045307) | Borderou de evaluare (job #1374861) | Borderou de evaluare (job #1290043) | Borderou de evaluare (job #1884994)
Borderou de evaluare (job #1884994)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:16:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen( "tsah.in", "r", stdin );
^
user.cpp:21:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for ( scanf( "%d", &t ); t > 0; t -- ) {
^
user.cpp:23:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d ", &n );
^
user.cpp:31:46: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread( mat + 1, 1, n + 1, stdin );
^
user.cpp:51:33: warning: ‘t_q’ may be used uninitialized in this function [-Wmaybe-uninitialized]
fout << t_max << ' ' << t_q << '\n';
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 148ms | 488kb | OK | 50 | 100 |
2 | 348ms | 488kb | OK | 50 |
Punctaj total | 100 |