Pagini recente » Borderou de evaluare (job #2053237) | Borderou de evaluare (job #975421) | Borderou de evaluare (job #2378051) | Borderou de evaluare (job #2353886) | Borderou de evaluare (job #2295993)
Borderou de evaluare (job #2295993)
Raport evaluator
Compilare:
main.cpp: In function 'void dfs1(int, int)':
main.cpp:92:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0;i < adj[n].size();i++) {
~~^~~~~~~~~~~~~~~
main.cpp: In function 'void dfs2(int, int)':
main.cpp:101:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0;i < adj[n].size();i++) {
~~^~~~~~~~~~~~~~~
main.cpp:105:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0;i < adj[n].size();i++) {
~~^~~~~~~~~~~~~~~
main.cpp:111:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0;i < adj[n].size();i++) {
~~^~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:119:32: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(input, "%d%d", &N, &H);
^
main.cpp:121:40: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(input, "%d%d%d", &u, &v, &w);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 9ms | 2621kb | Incorect | 0 | 0 |
2 | 11ms | 2883kb | OK | 6 | 6 |
3 | 9ms | 2621kb | OK | 6 | 6 |
4 | 22ms | 3538kb | Incorect | 0 | 0 |
5 | 20ms | 3145kb | OK | 6 | 6 |
6 | 10ms | 2752kb | Incorect | 0 | 0 |
7 | 7ms | 2621kb | Incorect | 0 | 0 |
8 | 772ms | 77332kb | OK | 6 |
9 | 113ms | 7340kb | Incorect | 0 |
10 | 228ms | 8126kb | OK | 6 |
11 | 1606ms | 145489kb | OK | 6 |
12 | 1451ms | 76029kb | Incorect | 0 |
13 | 1611ms | 147193kb | OK | 6 |
14 | 1267ms | 41013kb | Incorect | 0 |
15 | 1099ms | 7987kb | OK | 6 |
16 | 1758ms | 135012kb | OK | 6 |
Punctaj total | 19 |