Pagini recente » Borderou de evaluare (job #2071323) | Borderou de evaluare (job #1563581) | Borderou de evaluare (job #2541860) | Borderou de evaluare (job #2059820) | Borderou de evaluare (job #1742561)
Borderou de evaluare (job #1742561)
Raport evaluator
Compilare:
user.cpp: In function ‘void Topological_sort(int)’:
user.cpp:53: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:69: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:92: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:17: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, &k);
^
user.cpp:20: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:3:26: warning: ‘x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
#define pb(x) push_back(x)
^
user.cpp:16:9: note: ‘x’ was declared here
int x, y;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 432kb | OK | 10 |
| 2 | 0ms | 432kb | OK | 10 |
| 3 | 0ms | 432kb | OK | 10 |
| 4 | 0ms | 440kb | Incorect | 0 |
| 5 | 0ms | 444kb | Incorect | 0 |
| 6 | 0ms | 440kb | Incorect | 0 |
| 7 | 0ms | 444kb | Incorect | 0 |
| 8 | 0ms | 440kb | Incorect | 0 |
| 9 | 0ms | 444kb | Incorect | 0 |
| 10 | 0ms | 440kb | Incorect | 0 |
| Punctaj total | 30 |