Pagini recente » Cod sursa (job #2114277) | Borderou de evaluare (job #1438496) | Borderou de evaluare (job #2819365) | Borderou de evaluare (job #3129611) | Borderou de evaluare (job #1956738)
Borderou de evaluare (job #1956738)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int, int)’:
user.cpp:35:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp: In function ‘void DFS2(int, int)’:
user.cpp:83:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < G[node].size(); j++)
^
user.cpp:92:13: warning: statement has no effect [-Wunused-value]
for(conf; conf >= 0; conf--)
^
user.cpp:96:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < Conf[conf].size(); i++)
^
user.cpp:106:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < G[node].size() && s != 0x3f3f3f3f; j++)
^
user.cpp:112:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int k = 0; k < R[neighb].size(); k++)
^
user.cpp:125:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < R[node].size(); j++)
^
user.cpp: In function ‘void Read()’:
user.cpp:18:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
user.cpp:22:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &x, &y);
^
user.cpp:26:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &M);
^
user.cpp:29:55: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &Road[i].first, &Road[i].second);
^
user.cpp:30:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &Cost[i]);
^
user.cpp: In function ‘int main()’:
user.cpp:141:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("mesaj3.in", "r", stdin);
^
user.cpp:142:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("mesaj3.out", "w" ,stdout);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 2360kb | OK | 5 | 50 |
| 2 | 0ms | 2412kb | OK | 5 |
| 3 | 4ms | 2384kb | OK | 5 |
| 4 | 4ms | 2452kb | OK | 5 |
| 5 | 4ms | 2456kb | OK | 5 |
| 6 | 8ms | 2564kb | OK | 5 |
| 7 | 12ms | 2776kb | OK | 5 |
| 8 | 24ms | 3404kb | OK | 5 |
| 9 | 116ms | 4528kb | OK | 5 |
| 10 | 432ms | 13020kb | OK | 5 |
| 11 | 600ms | 13192kb | OK | 5 | 0 |
| 12 | Depăşit | 22520kb | Time limit exceeded. | 0 |
| 13 | Depăşit | 22684kb | Time limit exceeded. | 0 |
| 14 | Depăşit | 22624kb | Time limit exceeded. | 0 |
| 15 | Depăşit | 22908kb | Time limit exceeded. | 0 |
| 16 | Depăşit | 22644kb | Time limit exceeded. | 0 |
| 17 | Depăşit | 22664kb | Time limit exceeded. | 0 |
| 18 | Depăşit | 22652kb | Time limit exceeded. | 0 |
| 19 | Depăşit | 23164kb | Time limit exceeded. | 0 |
| 20 | Depăşit | 24076kb | Time limit exceeded. | 0 |
| Punctaj total | 50 |