Pagini recente » Borderou de evaluare (job #2334736) | Borderou de evaluare (job #36182) | Borderou de evaluare (job #2934630) | Borderou de evaluare (job #978183) | Borderou de evaluare (job #2694822)
Borderou de evaluare (job #2694822)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:44:45: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'short int*' [-Wformat=]
fscanf( fin, "%d", &a[ l ][ c ] );
^
main.cpp:37:56: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf( fin, "%d%d%d%d", &n, &m, &nr_lin, &nr_col );
^
main.cpp:44:46: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf( fin, "%d", &a[ l ][ c ] );
^
main.cpp: In function 'void radixsort(int*, int*, int, int)':
main.cpp:28:54: warning: array subscript is above array bounds [-Warray-bounds]
freq[ BASE - 2 ] = freq[ BASE - 1 ] = freq[ BASE ] = 0;
~~~~~~~~~~~^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 3ms | 131kb | OK | 10 |
2 | 2ms | 131kb | OK | 10 |
3 | 3ms | 131kb | OK | 10 |
4 | 13ms | 131kb | OK | 10 |
5 | 4ms | 131kb | OK | 10 |
6 | 8ms | 131kb | Incorect | 0 |
7 | 104ms | 131kb | Incorect | 0 |
8 | 26ms | 131kb | OK | 10 |
9 | 29ms | 262kb | OK | 10 |
10 | 132ms | 131kb | Incorect | 0 |
Punctaj total | 70 |