Pagini recente » Cod sursa (job #1933394) | Cod sursa (job #534891) | Diferente pentru problema/panda intre reviziile 4 si 3 | Cod sursa (job #2708152) | Borderou de evaluare (job #1987106)
Borderou de evaluare (job #1987106)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int)’:
user.cpp:91:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp:90:9: warning: variable ‘cnt’ set but not used [-Wunused-but-set-variable]
int cnt = 0;
^
user.cpp: In function ‘void DFS2(int, int, char)’:
user.cpp:106:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp:118:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp:140:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:181:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("parb.out", "w", stdout);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 8ms | 6308kb | OK | 10 | 10 |
| 2 | 12ms | 6460kb | OK | 10 | 10 |
| 3 | 56ms | 8504kb | OK | 10 | 20 |
| 4 | 652ms | 9140kb | OK | 10 |
| 5 | 60ms | 9764kb | OK | 10 | 10 |
| 6 | 140ms | 12564kb | OK | 10 | 0 |
| 7 | Depăşit | 15396kb | Time limit exceeded. | 0 |
| 8 | 800ms | 25172kb | OK | 10 | 0 |
| 9 | Depăşit | 18720kb | Time limit exceeded. | 0 |
| 10 | 836ms | 28324kb | OK | 10 |
| Punctaj total | 50 |