Pagini recente » Borderou de evaluare (job #2517917) | Borderou de evaluare (job #493064) | Borderou de evaluare (job #1787111) | Borderou de evaluare (job #1884571) | Borderou de evaluare (job #1407816)
Borderou de evaluare (job #1407816)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:41:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < v[nod].size (); ++i) {
^
user.cpp: In function ‘void dfsInv(int)’:
user.cpp:55:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < vinv[nod].size (); ++i) {
^
user.cpp: In function ‘void din(int)’:
user.cpp:177:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < d[nod].size (); ++i, lin ^= 1) {
^
user.cpp: In function ‘void citire()’:
user.cpp:28:33: 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:30: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: In function ‘int main()’:
user.cpp:195:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("dep.in", "r", stdin);
^
user.cpp:196:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("dep.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 340kb | Incorect | 0 |
2 | 0ms | 308kb | OK | 10 |
3 | 16ms | 632kb | Incorect | 0 |
4 | 56ms | 800kb | Incorect | 0 |
5 | 120ms | 964kb | Incorect | 0 |
6 | Depăşit | 1136kb | Time limit exceeded. | 0 |
7 | 4ms | 432kb | Incorect | 0 |
8 | 56ms | 640kb | Incorect | 0 |
9 | 96ms | 744kb | Incorect | 0 |
10 | 112ms | 740kb | Incorect | 0 |
Punctaj total | 10 |