Pagini recente » Borderou de evaluare (job #2889361) | Borderou de evaluare (job #996182) | Borderou de evaluare (job #1986238) | Borderou de evaluare (job #1802814) | Borderou de evaluare (job #1802803)
Borderou de evaluare (job #1802803)
Raport evaluator
Compilare:
user.cpp: In function ‘void WriteData()’:
user.cpp:66:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (L(i,j) > M)
^
user.cpp: In function ‘void ReadData()’:
user.cpp:20:21: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d", &N);
^
user.cpp:23:28: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d", &H(i,j));
^
user.cpp: In function ‘void WriteData()’:
user.cpp:80:46: warning: ‘Y’ may be used uninitialized in this function [-Wmaybe-uninitialized]
if (F[X][Y] & Left) { if (L(X,Y) == L(X,Y-1)+1) { Y--; continue; } }
^
user.cpp:78:36: warning: ‘X’ may be used uninitialized in this function [-Wmaybe-uninitialized]
if (F[X][Y] & Down) { if (L(X,Y) == L(X+1,Y)+1) { X++; continue; } }
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 288kb | Wrong Answer! | 0 |
2 | 0ms | 348kb | Wrong Answer! | 0 |
3 | 8ms | 536kb | Wrong Answer! | 0 |
4 | 4ms | 532kb | Wrong Answer! | 0 |
5 | 12ms | 392kb | Killed by signal 11(SIGSEGV). | 0 |
6 | 24ms | 384kb | Killed by signal 11(SIGSEGV). | 0 |
7 | 36ms | 388kb | Killed by signal 11(SIGSEGV). | 0 |
8 | 44ms | 388kb | Killed by signal 11(SIGSEGV). | 0 |
9 | 40ms | 388kb | Killed by signal 11(SIGSEGV). | 0 |
10 | 52ms | 388kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 0 |