Pagini recente » Borderou de evaluare (job #1214872) | Borderou de evaluare (job #2854998) | Borderou de evaluare (job #282284) | Borderou de evaluare (job #1837021) | Borderou de evaluare (job #1707545)
Borderou de evaluare (job #1707545)
Raport evaluator
Compilare:
user.cpp: In function ‘void bfs()’:
user.cpp:34:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < G[x].size(); ++i)
^
user.cpp: In function ‘void read()’:
user.cpp:17:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n", &x, &y);
^
user.cpp: In function ‘int main()’:
user.cpp:50: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:51: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:53:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d\n", &n, &m, &s);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1708kb | OK | 10 |
2 | 0ms | 1712kb | OK | 10 |
3 | 0ms | 1716kb | OK | 10 |
4 | 4ms | 1776kb | OK | 10 |
5 | 12ms | 1844kb | OK | 10 |
6 | 56ms | 2432kb | OK | 10 |
7 | 172ms | 3428kb | OK | 10 |
8 | 140ms | 3520kb | OK | 10 |
9 | 828ms | 9328kb | OK | 10 |
10 | 816ms | 9236kb | OK | 10 |
Punctaj total | 100 |