Pagini recente » Borderou de evaluare (job #2822385) | Borderou de evaluare (job #45405) | Borderou de evaluare (job #3179903) | Borderou de evaluare (job #1883324) | Borderou de evaluare (job #1352207)
Borderou de evaluare (job #1352207)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra()’:
user.cpp:65:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<v[p].size();i++)
^
user.cpp: In function ‘void citire()’:
user.cpp:25:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T1);
^
user.cpp:28:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:32:43: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&vc.vec,&vc.c);
^
user.cpp: In function ‘int main()’:
user.cpp:123:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("algoritm.in","r",stdin);
^
user.cpp:124:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("algoritm.out","w",stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1220ms | 22400kb | Fisier de iesire corupt | 0 |
Punctaj total | 0 |