Pagini recente » Diferente pentru problema/thread intre reviziile 10 si 9 | Cod sursa (job #1759936) | Cod sursa (job #693271) | template/algoritmiada-2011 | Borderou de evaluare (job #1525863)
Borderou de evaluare (job #1525863)
Raport evaluator
Compilare:
user.cpp: In function ‘void readData()’:
user.cpp:56:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0; j < G[x].size(); ++j)
^
user.cpp:63:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(j == G[x].size())
^
user.cpp: In function ‘bool impossibleEdge(int&, int&)’:
user.cpp:240:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < imposibile[x].size(); ++i)
^
user.cpp: In function ‘void readData()’:
user.cpp:47:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:51:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &x, &y);
^
user.cpp: In function ‘void setFinalEdges()’:
user.cpp:156:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d ", &e);
^
user.cpp:162:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%lf", &a, &b, &chance);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 16ms | 10924kb | OK!! | 10 |
| 2 | 16ms | 10924kb | OK!! | 10 |
| 3 | 16ms | 10968kb | OK!! | 10 |
| 4 | 16ms | 10972kb | OK!! | 10 |
| 5 | 24ms | 11696kb | OK!! | 10 |
| 6 | 32ms | 12440kb | OK!! | 10 |
| 7 | 36ms | 12540kb | OK!! | 10 |
| 8 | 312ms | 29480kb | OK!! | 10 |
| 9 | 340ms | 31284kb | OK!! | 10 |
| 10 | 276ms | Depăşit | Memory limit exceeded. | 0 |
| Punctaj total | 90 |