Pagini recente » Borderou de evaluare (job #1233975) | Borderou de evaluare (job #1522772) | Borderou de evaluare (job #2264790) | Borderou de evaluare (job #1078548) | Borderou de evaluare (job #1743209)
Borderou de evaluare (job #1743209)
Raport evaluator
Compilare:
user.cpp: In function ‘void Topological_sort(int)’:
user.cpp:54:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[x].size(); ++ i)
^
user.cpp: In function ‘void DP(int)’:
user.cpp:70:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[x].size(); ++ i)
^
user.cpp: In function ‘void Search(int)’:
user.cpp:99:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < Prev[x].size(); ++ i)
^
user.cpp: In function ‘void read()’:
user.cpp:18:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %lld\n", &n, &m, &k);
^
user.cpp:21:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%c %c\n", &c1, &c2);
^
user.cpp:4:26: warning: ‘x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
#define pb(x) push_back(x)
^
user.cpp:17:9: note: ‘x’ was declared here
int x, y;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 436kb | OK | 10 |
2 | 0ms | 440kb | OK | 10 |
3 | 0ms | 444kb | OK | 10 |
4 | 0ms | 452kb | Incorect | 0 |
5 | 0ms | 444kb | OK | 10 |
6 | 0ms | 444kb | OK | 10 |
7 | 0ms | 444kb | Incorect | 0 |
8 | 0ms | 452kb | OK | 10 |
9 | 0ms | 452kb | Incorect | 0 |
10 | 0ms | 444kb | Incorect | 0 |
Punctaj total | 60 |