Pagini recente » Borderou de evaluare (job #2119151) | Borderou de evaluare (job #239966) | Borderou de evaluare (job #2947987) | Formatare Textile | Borderou de evaluare (job #1986759)
Borderou de evaluare (job #1986759)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int, int)’:
user.cpp:78:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp:77: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:95:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp:107:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp:129: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:170: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 | 6316kb | OK | 10 | 10 |
| 2 | 12ms | 6496kb | OK | 10 | 10 |
| 3 | 72ms | 8904kb | OK | 10 | 20 |
| 4 | 692ms | 9544kb | OK | 10 |
| 5 | 80ms | 10160kb | OK | 10 | 10 |
| 6 | 176ms | 13344kb | OK | 10 | 0 |
| 7 | Depăşit | 15792kb | Time limit exceeded. | 0 |
| 8 | 992ms | 29056kb | OK | 10 | 0 |
| 9 | Depăşit | 20288kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 32204kb | Time limit exceeded. | 0 |
| Punctaj total | 50 |