Pagini recente » Borderou de evaluare (job #864654) | Borderou de evaluare (job #1757443) | Borderou de evaluare (job #1719186) | Borderou de evaluare (job #1337888) | Borderou de evaluare (job #1426853)
Borderou de evaluare (job #1426853)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs_gt(int)’:
user.cpp:15:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[x].size(); ++i)
^
user.cpp: In function ‘void dfs(int)’:
user.cpp:21:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < T[x].size(); ++i)
^
user.cpp: In function ‘void tare_conex()’:
user.cpp:27:10: warning: unused variable ‘k’ [-Wunused-variable]
int i,j,k,x,g[nmax];
^
user.cpp:27:12: warning: unused variable ‘x’ [-Wunused-variable]
int i,j,k,x,g[nmax];
^
user.cpp:27:14: warning: unused variable ‘g’ [-Wunused-variable]
int i,j,k,x,g[nmax];
^
user.cpp: In function ‘void create()’:
user.cpp:50:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0; j < G[i].size(); ++j)
^
user.cpp: In function ‘void topsort()’:
user.cpp:59:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0; j < P[i].size(); ++j)
^
user.cpp:68:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0; j < P[q[i]].size();++j){
^
user.cpp: In function ‘void dinamica()’:
user.cpp:80:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0; j < P[i].size(); ++j)
^
user.cpp:92:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0; j < K[i].size(); ++j)
^
user.cpp:103:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0; j < f[i].size(); ++j)
^
user.cpp: In function ‘int main()’:
user.cpp:114:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("drumuri5.in","r",stdin);
^
user.cpp:115:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("drumuri5.out","w",stdout);
^
user.cpp:117:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n",&n,&m);
^
user.cpp:119:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 16ms | 11244kb | OK | 5 |
| 2 | 16ms | 11248kb | OK | 5 |
| 3 | 16ms | 11252kb | OK | 5 |
| 4 | 16ms | 11256kb | OK | 5 |
| 5 | 16ms | 11260kb | OK | 5 |
| 6 | 16ms | 11264kb | OK | 5 |
| 7 | 16ms | 11308kb | OK | 5 |
| 8 | 16ms | 11296kb | OK | 5 |
| 9 | 16ms | 11312kb | OK | 5 |
| 10 | 16ms | 11356kb | OK | 5 |
| 11 | 64ms | 13580kb | OK | 5 |
| 12 | 64ms | 13568kb | OK | 5 |
| 13 | 160ms | 17132kb | OK | 5 |
| 14 | 156ms | 17140kb | OK | 5 |
| 15 | 220ms | 19320kb | OK | 5 |
| 16 | 224ms | 19360kb | OK | 5 |
| 17 | 372ms | 24880kb | OK | 5 |
| 18 | 384ms | 24940kb | OK | 5 |
| 19 | 464ms | 27384kb | OK | 5 |
| 20 | 552ms | 30408kb | OK | 5 |
| Punctaj total | 100 |