Pagini recente » Borderou de evaluare (job #2249979) | Borderou de evaluare (job #2189633) | Borderou de evaluare (job #2974279) | Borderou de evaluare (job #1150450) | Borderou de evaluare (job #1351560)
Borderou de evaluare (job #1351560)
Raport evaluator
Compilare:
user.cpp: In function ‘void BFS()’:
user.cpp:43:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < E[x].size(); i++) {
^
user.cpp: In function ‘int main()’:
user.cpp:75:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < sol.size(); i++) {
^
user.cpp:57:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("algoritm.in", "r", stdin);
^
user.cpp:58:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("algoritm.out", "w", stdout);
^
user.cpp:59:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:62:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:68:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 976ms | 10428kb | Por Costel a luat TLE :(, MINIMA REZISTENTA ! | 0 |
Punctaj total | 0 |