Pagini recente » Borderou de evaluare (job #1172014) | Borderou de evaluare (job #1570242) | Borderou de evaluare (job #1328886) | Borderou de evaluare (job #175521) | Borderou de evaluare (job #1927086)
Borderou de evaluare (job #1927086)
Raport evaluator
Compilare:
user.cpp: In function ‘void Read()’:
user.cpp:19:9: warning: unused variable ‘i’ [-Wunused-variable]
int i,m,x,y,cost;
^
user.cpp: In function ‘void Dijkstra()’:
user.cpp:45:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0;i<G[u].size();++i)
^
user.cpp: In function ‘void Read()’:
user.cpp:21: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:23:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:25:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&y,&cost);
^
user.cpp: In function ‘void Write()’:
user.cpp:63: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 | 872kb | OK | 10 |
2 | 0ms | 876kb | Incorect | 0 |
3 | 0ms | 912kb | Incorect | 0 |
4 | 0ms | 920kb | Incorect | 0 |
5 | 24ms | 1252kb | Incorect | 0 |
6 | 48ms | 1592kb | Incorect | 0 |
7 | 64ms | 1752kb | Incorect | 0 |
8 | 144ms | 2640kb | Incorect | 0 |
9 | 92ms | 2108kb | OK | 10 |
10 | 324ms | 4748kb | Incorect | 0 |
Punctaj total | 20 |