Pagini recente » Borderou de evaluare (job #1663228) | Borderou de evaluare (job #3202056) | Borderou de evaluare (job #2839206) | Borderou de evaluare (job #2637340) | Borderou de evaluare (job #1563090)
Borderou de evaluare (job #1563090)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijk(int)’:
user.cpp:11:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<v[nod].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:27:7: warning: unused variable ‘j’ [-Wunused-variable]
int i,j,a,b,c,x,q;
^
user.cpp:27:15: warning: unused variable ‘x’ [-Wunused-variable]
int i,j,a,b,c,x,q;
^
user.cpp:27:17: warning: unused variable ‘q’ [-Wunused-variable]
int i,j,a,b,c,x,q;
^
user.cpp:25:35: 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:26:36: 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:28:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:30:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
{scanf("%d%d%d",&a,&b,&c);
^
user.cpp: In function ‘void dijk(int)’:
user.cpp:11:27: warning: ‘x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
for(i=0;i<v[nod].size();i++)
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1444kb | OK | 10 |
2 | 0ms | 1436kb | OK | 10 |
3 | 4ms | 1476kb | OK | 10 |
4 | 8ms | 1492kb | OK | 10 |
5 | Depăşit | 1840kb | Time limit exceeded. | 0 |
6 | Depăşit | 2200kb | Time limit exceeded. | 0 |
7 | Depăşit | 2496kb | Time limit exceeded. | 0 |
8 | 84ms | 2916kb | OK | 10 |
9 | Depăşit | 4552kb | Time limit exceeded. | 0 |
10 | Depăşit | 5348kb | Time limit exceeded. | 0 |
Punctaj total | 50 |