Pagini recente » Cod sursa (job #3356401) | Borderou de evaluare (job #1851714) | Borderou de evaluare (job #1240681) | Monitorul de evaluare | Borderou de evaluare (job #1851712)
Borderou de evaluare (job #1851712)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:114:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0; j < V[i].size(); ++ j)
^
user.cpp:129:53: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (v[root(nod)].z == (nrz + V[i].size()))
^
user.cpp: In function ‘void read()’:
user.cpp:93:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &n, &m, &k);
^
user.cpp:98:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &a[i][j]);
^
user.cpp: In function ‘int main()’:
user.cpp:144:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | Depăşit | 6628kb | Time limit exceeded. | 0 |
| Punctaj total | 0 |