Pagini recente » Borderou de evaluare (job #1128412) | Borderou de evaluare (job #3315308) | Borderou de evaluare (job #1112468) | Borderou de evaluare (job #1128310) | Borderou de evaluare (job #1479153)
Borderou de evaluare (job #1479153)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:20:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0; i<graf[tata].size(); i++)
^
user.cpp:12:10: warning: unused variable ‘viz’ [-Wunused-variable]
bool viz[nmax];
^
user.cpp: In function ‘int main()’:
user.cpp:36:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("catun.in", "r", stdin);
^
user.cpp:37:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("catun.out", "w", stdout);
^
user.cpp:39:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &n, &m, &k);
^
user.cpp:41:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d ", &f[i]);
^
user.cpp:44:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 868kb | OK | 10 |
| 2 | 4ms | 972kb | OK | 10 |
| 3 | 12ms | 1248kb | Incorect | 0 |
| 4 | 0ms | 860kb | Incorect | 0 |
| 5 | 52ms | 1720kb | Incorect | 0 |
| 6 | 128ms | 2488kb | OK | 10 |
| 7 | 4ms | 992kb | OK | 10 |
| 8 | 40ms | 1200kb | OK | 10 |
| 9 | 104ms | 1992kb | Incorect | 0 |
| 10 | Depăşit | 3420kb | Time limit exceeded. | 0 |
| Punctaj total | 50 |