Pagini recente » Borderou de evaluare (job #1497358) | Borderou de evaluare (job #2274357) | Borderou de evaluare (job #2333393) | Borderou de evaluare (job #643793) | Borderou de evaluare (job #1425574)
Borderou de evaluare (job #1425574)
Raport evaluator
Compilare:
user.cpp: In function ‘void bfs()’:
user.cpp:18:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < graf[curr].size(); ++i) {
^
user.cpp: In function ‘void solve()’:
user.cpp:49:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(; index < tati[curr].size(); ++index) {
^
user.cpp: In function ‘int main()’:
user.cpp:61:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("graf.in", "r", stdin);
^
user.cpp:62:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("graf.out", "w", stdout);
^
user.cpp:66:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d", &n, &m, &first, &last);
^
user.cpp:68: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 | 0ms | 456kb | Incorect | 0 |
2 | 0ms | 464kb | OK | 10 |
3 | 0ms | 460kb | Incorect | 0 |
4 | 0ms | 460kb | Incorect | 0 |
5 | 0ms | 460kb | Incorect | 0 |
6 | 16ms | 952kb | OK | 10 |
7 | 4ms | 640kb | OK | 10 |
8 | 12ms | 884kb | OK | 10 |
9 | 12ms | 936kb | OK | 10 |
10 | 16ms | 956kb | OK | 10 |
Punctaj total | 60 |