Pagini recente » Borderou de evaluare (job #1258001) | Borderou de evaluare (job #885852) | Borderou de evaluare (job #2981627) | Borderou de evaluare (job #1002590) | Borderou de evaluare (job #1789146)
Borderou de evaluare (job #1789146)
Raport evaluator
Compilare:
user.cpp:10:52: warning: converting to non-pointer type ‘unsigned char’ from NULL [-Wconversion-null]
unsigned char initialMatrix[MAX_N][MAX_N] = { NULL };
^
user.cpp:12:52: warning: converting to non-pointer type ‘short unsigned int’ from NULL [-Wconversion-null]
unsigned short resultMatrix[MAX_N][MAX_N] = { NULL };
^
user.cpp: In function ‘void Read()’:
user.cpp:33:51: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘unsigned char*’ [-Wformat=]
fscanf(fin, "%d", &initialMatrix[i][j]);
^
user.cpp:27:33: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d %d", &m, &n);
^
user.cpp:33:52: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d", &initialMatrix[i][j]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | Depăşit | 440kb | Time limit exceeded. | 0 | 0 |
2 | 40ms | 412kb | OK | 10 |
3 | 0ms | 300kb | OK | 10 |
4 | 0ms | 304kb | OK | 10 | 30 |
5 | 0ms | 336kb | OK | 10 |
6 | 0ms | 316kb | OK | 10 |
7 | 0ms | 296kb | OK | 10 | 0 |
8 | 4ms | 336kb | OK | 10 |
9 | 4ms | 340kb | OK | 10 |
10 | Depăşit | 424kb | Time limit exceeded. | 0 |
Punctaj total | 30 |