Pagini recente » Borderou de evaluare (job #1382224) | Borderou de evaluare (job #366245) | Borderou de evaluare (job #1761383) | Borderou de evaluare (job #3116895) | Borderou de evaluare (job #1900798)
Borderou de evaluare (job #1900798)
Raport evaluator
Compilare:
user.cpp: In function ‘int DFS(int)’:
user.cpp:17:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < graph[node].size(); i++) {
^
user.cpp:23:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
user.cpp: In function ‘int df(int)’:
user.cpp:27:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < revers[node].size(); i++) {
^
user.cpp:33:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
user.cpp: In function ‘int solve()’:
user.cpp:56:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0; j < sol[i].size(); j++) {
^
user.cpp:61:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
user.cpp: In function ‘int main()’:
user.cpp:65:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ctc.in", "r", stdin);
^
user.cpp:66:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ctc.out", "w", stdout);
^
user.cpp:68:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:70:31: 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 |
Punctaj/grupa |
1 | 4ms | 3956kb | Corect | 10 | 30 |
2 | 4ms | 3956kb | Corect | 10 |
3 | 4ms | 3964kb | Corect | 10 |
4 | 4ms | 3996kb | Corect | 10 | 30 |
5 | 12ms | 4116kb | Corect | 10 |
6 | 20ms | 4432kb | Corect | 10 |
7 | 32ms | 4776kb | Corect | 10 | 30 |
8 | 88ms | 5900kb | Corect | 10 |
9 | 176ms | 7900kb | Corect | 10 |
10 | 208ms | 9636kb | Corect | 10 | 10 |
Punctaj total | 100 |