Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2702367)
| Utilizator | Data | 3 februarie 2021 19:44:12 | |
|---|---|---|---|
| Problema | Catun | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 20 | ||
Raport evaluator
Compilare:
main.cpp: In function 'void djikstra(int)':
main.cpp:29:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0 ; j<v[poz].size() ;j ++){
~^~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:64:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0 ; j < fort.size(); j++) {
~~^~~~~~~~~~~~~
main.cpp:40:34: 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);
^
main.cpp:41:36: 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);
^
main.cpp:43:31: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&n,&m,&k);
^
main.cpp:47:23: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&x);
^
main.cpp:53:35: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&x,&y,&d);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 39ms | 10223kb | OK | 10 |
| 2 | 47ms | 10354kb | OK | 10 |
| 3 | 114ms | 10616kb | Incorect | 0 |
| 4 | 23ms | 10223kb | Incorect | 0 |
| 5 | 201ms | 11010kb | Time limit exceeded | 0 |
| 6 | 203ms | 11665kb | Time limit exceeded | 0 |
| 7 | 202ms | 10354kb | Time limit exceeded | 0 |
| 8 | 201ms | 10616kb | Time limit exceeded | 0 |
| 9 | 203ms | 11272kb | Time limit exceeded | 0 |
| 10 | 200ms | 12451kb | Time limit exceeded | 0 |
| Punctaj total | 20 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
