Pagini recente » Borderou de evaluare (job #1949671) | Borderou de evaluare (job #901540) | Borderou de evaluare (job #2084554) | Borderou de evaluare (job #281718) | Borderou de evaluare (job #1648209)
Borderou de evaluare (job #1648209)
Raport evaluator
Compilare:
user.cpp: In function ‘int bfs()’:
user.cpp:29: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:36:31: 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:44:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&x,&y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1440kb | OK | 10 |
2 | 0ms | 1440kb | OK | 10 |
3 | 0ms | 1440kb | OK | 10 |
4 | 4ms | 1508kb | OK | 10 |
5 | 12ms | 1568kb | OK | 10 |
6 | 56ms | 2164kb | OK | 10 |
7 | 160ms | 3296kb | OK | 10 |
8 | 144ms | 3252kb | OK | 10 |
9 | 804ms | 9072kb | OK | 10 |
10 | 820ms | 8972kb | OK | 10 |
Punctaj total | 100 |