Pagini recente » Borderou de evaluare (job #602208) | Borderou de evaluare (job #2155950) | Borderou de evaluare (job #2128633) | Borderou de evaluare (job #766225) | Borderou de evaluare (job #2106515)
Borderou de evaluare (job #2106515)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:22:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<v[nod].size();i++) dfs(v[nod][i]);
^
user.cpp: In function ‘int main()’:
user.cpp:59:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("curent.in","r",stdin);
^
user.cpp:60:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("curent.out","w",stdout);
^
user.cpp:62:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:65:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&x);
^
user.cpp:70:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&m);
^
user.cpp:71:70: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i=1;i<=m;i++) scanf("%d%d%d",&q[i].t,&q[i].nod,&q[i].tip);
^
user.cpp:72:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&p);
^
user.cpp:75:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&q[++m].t);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 4584kb | OK | 5 |
| 2 | 4ms | 4576kb | OK | 5 |
| 3 | 4ms | 4580kb | OK | 5 |
| 4 | 4ms | 4580kb | OK | 5 |
| 5 | 4ms | 4584kb | OK | 5 |
| 6 | 32ms | 5204kb | OK | 5 |
| 7 | 32ms | 5060kb | OK | 5 |
| 8 | 60ms | 5728kb | OK | 5 |
| 9 | 76ms | 6400kb | OK | 10 |
| 10 | 120ms | 7052kb | OK | 10 |
| 11 | 216ms | 8908kb | OK | 10 |
| 12 | 244ms | 8960kb | OK | 10 |
| 13 | 280ms | 9288kb | OK | 10 |
| 14 | 308ms | 9732kb | OK | 10 |
| Punctaj total | 100 |