Pagini recente »
Borderou de evaluare (job #726216)
|
Borderou de evaluare (job #773732)
|
Borderou de evaluare (job #812946)
|
Borderou de evaluare (job #630626)
|
Borderou de evaluare (job #736445)
Borderou de evaluare (job #736445)
Raport evaluator
Compilare:
main.c: In function 'main':
main.c:37:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
37 | fscanf( fin, "%d", &t );
| ^~~~~~~~~~~~~~~~~~~~~~~
main.c:42:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
42 | fscanf( fin, "%d%d", &x, &y );
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:29:23: warning: iteration 99998 invokes undefined behavior [-Waggressive-loop-optimizations]
29 | if( eratostene[ i ] == 0 )
| ~~~~~~~~~~^~~~~
main.c:27:19: note: within this loop
27 | for( i = 2; i <= MAXN; i++ )
| ^
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
49 ms
|
192 kb
|
OK
|
100
|
Punctaj total
|
100
|