Pagini recente » Borderou de evaluare (job #2645900) | Borderou de evaluare (job #1646839) | Borderou de evaluare (job #2175560) | Borderou de evaluare (job #940397) | Borderou de evaluare (job #1356664)
Borderou de evaluare (job #1356664)
Raport evaluator
Compilare:
user.cpp: In function ‘int bfs(int)’:
user.cpp:21:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<v[x].size();i++)
^
user.cpp:30:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
user.cpp: In function ‘int main()’:
user.cpp:33:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bfs.in","r",stdin);
^
user.cpp:34:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bfs.out","w",stdout);
^
user.cpp:37:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&n,&m,&s);
^
user.cpp:40:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&a,&b);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1548kb | OK | 10 |
2 | 0ms | 1556kb | OK | 10 |
3 | 0ms | 1548kb | OK | 10 |
4 | 4ms | 1616kb | OK | 10 |
5 | 12ms | 1688kb | OK | 10 |
6 | 56ms | 2220kb | OK | 10 |
7 | 160ms | 3144kb | Incorect | 0 |
8 | 144ms | 3356kb | Incorect | 0 |
9 | 804ms | 9164kb | Incorect | 0 |
10 | 800ms | 9152kb | Incorect | 0 |
Punctaj total | 60 |