Pagini recente » Borderou de evaluare (job #526761) | Borderou de evaluare (job #1655772) | Borderou de evaluare (job #1385009) | Borderou de evaluare (job #3129537) | Borderou de evaluare (job #1960871)
Borderou de evaluare (job #1960871)
Raport evaluator
Compilare:
user.cpp: In function ‘void reverseGraph()’:
user.cpp:27:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < edges.size(); i ++) {
^
user.cpp:31:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 1; i < edges.size(); i ++) {
^
user.cpp:32:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0; j < edges[i].size(); j ++) {
^
user.cpp: In function ‘int main()’:
user.cpp:94:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < sol.size(); i ++) {
^
user.cpp:95:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0; j < sol[i].size(); j ++) {
^
user.cpp:54:31: 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:55:33: 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:59:24: 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:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &a, &b);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 296kb | Corect | 10 | 30 |
2 | 0ms | 296kb | Corect | 10 |
3 | 0ms | 308kb | Corect | 10 |
4 | 0ms | 372kb | Corect | 10 | 30 |
5 | 8ms | 528kb | Corect | 10 |
6 | 20ms | 1056kb | Corect | 10 |
7 | 40ms | 1528kb | Corect | 10 | 30 |
8 | 116ms | 3352kb | Corect | 10 |
9 | 256ms | 7088kb | Corect | 10 |
10 | 300ms | 9868kb | Corect | 10 | 10 |
Punctaj total | 100 |