Pagini recente » Borderou de evaluare (job #549554) | Borderou de evaluare (job #356945) | Borderou de evaluare (job #353702) | Borderou de evaluare (job #613932) | Borderou de evaluare (job #1241488)
Borderou de evaluare (job #1241488)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:35:45: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.in","r",stdin);
^
user.cpp:36:47: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.out","w",stdout);
^
user.cpp:37:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:50:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&y,&z);
^
user.cpp: In function ‘void dijkstra(int, int)’:
user.cpp:9:25: warning: ‘j’ is used uninitialized in this function [-Wuninitialized]
int i, j, k=j, Min; memset(t,0,sizeof(t)); memset(sel,false,sizeof(sel));
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 296kb | OK | 10 |
2 | 0ms | 288kb | OK | 10 |
3 | 4ms | 4128kb | Killed by signal 11(SIGSEGV). | 0 |
4 | 4ms | 4132kb | Killed by signal 11(SIGSEGV). | 0 |
5 | 12ms | 4132kb | Killed by signal 11(SIGSEGV). | 0 |
6 | 20ms | 4136kb | Killed by signal 11(SIGSEGV). | 0 |
7 | 32ms | 4132kb | Killed by signal 11(SIGSEGV). | 0 |
8 | 44ms | 4128kb | Killed by signal 11(SIGSEGV). | 0 |
9 | 48ms | 4132kb | Killed by signal 11(SIGSEGV). | 0 |
10 | 52ms | 4136kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 20 |