Borderou de evaluare (job #2442736)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:78:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (k=0;k<v[j].size();k++){
~^~~~~~~~~~~~
main.cpp:87:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=0;i<v[0].size();i++){
~^~~~~~~~~~~~
main.cpp:26:25: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf (fin,"%d",&n);
^
main.cpp:31:68: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf (fin,"%d%d%d%d",&as[p].x,&as[p].y,&ap[p].x,&ap[p].y);
^
main.cpp:32:29: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf (fin,"%d",&k);
^
main.cpp:34:39: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf (fin,"%d",&dist[i]); /// distanta dintre i si i+1
^
main.cpp:36:39: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf (fin,"%d",&elem[i]);
^
main.cpp:38:45: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf (fin,"%d",&poz[i][j]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 3ms | 262kb | OK | 5 |
| 2 | 7ms | 524kb | OK | 5 |
| 3 | 8ms | 524kb | OK | 5 |
| 4 | 75ms | 524kb | OK | 5 |
| 5 | 85ms | 524kb | OK | 5 |
| 6 | 1751ms | 24621kb | OK | 5 |
| 7 | 2124ms | 24412kb | OK | 5 |
| 8 | 1646ms | 14303kb | OK | 5 |
| 9 | 1539ms | 24379kb | OK | 5 |
| 10 | 2374ms | 46006kb | OK | 5 |
| 11 | 1486ms | 24510kb | OK | 5 |
| 12 | 1339ms | 9265kb | OK | 5 |
| 13 | 2324ms | 14561kb | OK | 5 |
| 14 | 1603ms | 24903kb | OK | 5 |
| 15 | 2259ms | 46047kb | OK | 5 |
| 16 | 2552ms | 24305kb | OK | 5 |
| 17 | 3287ms | 24379kb | OK | 5 |
| 18 | 3762ms | 45350kb | OK | 5 |
| 19 | 5007ms | 45350kb | Time limit exceeded | 0 |
| 20 | 890ms | 23592kb | OK | 5 |
| Punctaj total | 95 |