Pagini recente » Borderou de evaluare (job #1720552) | Borderou de evaluare (job #2671424) | Borderou de evaluare (job #1799597) | Borderou de evaluare (job #713387) | Borderou de evaluare (job #1523312)
Borderou de evaluare (job #1523312)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra()’:
user.cpp:92:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j=0;j<g[nod].size();j++)
^
user.cpp:98:25: warning: pointer to a function used in arithmetic [-Wpointer-arith]
up[count];
^
user.cpp:98:25: warning: value computed is not used [-Wunused-value]
user.cpp:98:25: warning: statement has no effect [-Wunused-value]
user.cpp: In function ‘int main()’:
user.cpp:117:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j=0;j<g[nod].size();j++)
^
user.cpp:123:17: warning: pointer to a function used in arithmetic [-Wpointer-arith]
up[count];
^
user.cpp:123:17: warning: value computed is not used [-Wunused-value]
user.cpp:123:17: warning: statement has no effect [-Wunused-value]
user.cpp: In function ‘void citire()’:
user.cpp:18:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld%ld",&n,&m);
^
user.cpp:21:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld%ld%ld",&x,&y,&c);
^
user.cpp: In function ‘int main()’:
user.cpp:111:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.in","r",stdin);
^
user.cpp:112:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.out","w",stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 864kb | OK | 10 |
2 | 0ms | 860kb | Incorect | 0 |
3 | 0ms | 896kb | Incorect | 0 |
4 | 0ms | 904kb | Incorect | 0 |
5 | 20ms | 1208kb | Incorect | 0 |
6 | 40ms | 1544kb | Incorect | 0 |
7 | 52ms | 1692kb | Incorect | 0 |
8 | 72ms | 1972kb | OK | 10 |
9 | 196ms | 3968kb | Incorect | 0 |
10 | 256ms | 5084kb | Incorect | 0 |
Punctaj total | 20 |