Pagini recente » Diferente pentru problema/marfa2 intre reviziile 3 si 2 | Cod sursa (job #463758) | Cod sursa (job #407410) | Cod sursa (job #540754) | Borderou de evaluare (job #1513918)
Borderou de evaluare (job #1513918)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int, int)’:
user.cpp:28:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < g[nod].size (); i++) {
^
user.cpp: In function ‘int main()’:
user.cpp:80:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("concurs.in", "r", stdin);
^
user.cpp:81:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("concurs.out", "w", stdout);
^
user.cpp:83: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:86:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &puncte[i]);
^
user.cpp:90:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d%d", &X, &Y);
^
user.cpp:107: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 |
| 1 | 4ms | 6540kb | OK | 10 |
| 2 | 4ms | 6540kb | OK | 10 |
| 3 | 8ms | 6640kb | OK | 10 |
| 4 | 12ms | 6956kb | OK | 10 |
| 5 | 12ms | 6964kb | OK | 10 |
| 6 | 28ms | 8036kb | OK | 10 |
| 7 | 276ms | 12920kb | OK | 10 |
| 8 | 36ms | 9668kb | OK | 10 |
| 9 | 224ms | 11324kb | OK | 10 |
| 10 | 316ms | 11492kb | OK | 10 |
| Punctaj total | 100 |