Pagini recente » Borderou de evaluare (job #1480379) | Borderou de evaluare (job #2837074) | Borderou de evaluare (job #1955309) | Borderou de evaluare (job #1128697) | Borderou de evaluare (job #1401592)
Borderou de evaluare (job #1401592)
Raport evaluator
Compilare:
user.cpp: In function ‘void Solve()’:
user.cpp:36:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < V.size(); ++i)
^
user.cpp:19:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:28:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &x, &y);
^
user.cpp:34:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &Sol[i][j]);
^
user.cpp: In function ‘int main()’:
user.cpp:64:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(scanf("%d", &t); t; --t)
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 16ms | 296kb | OK | 100 |
Punctaj total | 100 |