Pagini recente » Borderou de evaluare (job #1876983) | Borderou de evaluare (job #2869870) | Borderou de evaluare (job #2082617) | Borderou de evaluare (job #2904633) | Borderou de evaluare (job #1280910)
Borderou de evaluare (job #1280910)
Raport evaluator
Compilare:
user.cpp: In function ‘void bfs(int)’:
user.cpp:29:15: warning: variable ‘l’ set but not used [-Wunused-but-set-variable]
int node, l;
^
user.cpp: In function ‘int main()’:
user.cpp:80:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fof.in", "rt", stdin);
^
user.cpp:81:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fof.out", "wt", stdout);
^
user.cpp:83:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:87:30: 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 | 40ms | 384kb | Incorect | 0 |
Punctaj total | 0 |