Pagini recente » Cod sursa (job #1784953) | Cod sursa (job #2393682) | Borderou de evaluare (job #2868559) | Borderou de evaluare (job #2504256) | Borderou de evaluare (job #1956811)
Borderou de evaluare (job #1956811)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int, int)’:
user.cpp:32: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:68:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < G[node].size(); j++)
^
user.cpp:81:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < R[node].size(); j++)
^
user.cpp:97:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < G[node].size(); j++)
^
user.cpp:103:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int k = 0; k < R[neighb].size(); k++)
^
user.cpp: In function ‘void Read()’:
user.cpp:15:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
user.cpp:19: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:23:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &M);
^
user.cpp:26: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:27: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:123: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:124: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 | 2344kb | OK | 5 | 50 |
| 2 | 0ms | 2396kb | OK | 5 |
| 3 | 0ms | 2372kb | OK | 5 |
| 4 | 4ms | 2444kb | OK | 5 |
| 5 | 4ms | 2440kb | OK | 5 |
| 6 | 4ms | 2544kb | OK | 5 |
| 7 | 12ms | 2760kb | OK | 5 |
| 8 | 24ms | 3380kb | OK | 5 |
| 9 | 100ms | 4524kb | OK | 5 |
| 10 | 372ms | 13052kb | OK | 5 |
| 11 | 508ms | 13192kb | OK | 5 | 0 |
| 12 | Depăşit | 23580kb | Time limit exceeded. | 0 |
| 13 | Depăşit | 23560kb | Time limit exceeded. | 0 |
| 14 | Depăşit | 23548kb | Time limit exceeded. | 0 |
| 15 | Depăşit | 23688kb | Time limit exceeded. | 0 |
| 16 | Depăşit | 23564kb | Time limit exceeded. | 0 |
| 17 | Depăşit | 23520kb | Time limit exceeded. | 0 |
| 18 | Depăşit | 23544kb | Time limit exceeded. | 0 |
| 19 | Depăşit | 23792kb | Time limit exceeded. | 0 |
| 20 | Depăşit | 24348kb | Time limit exceeded. | 0 |
| Punctaj total | 50 |