Pagini recente » Borderou de evaluare (job #3282512) | Borderou de evaluare (job #2249610) | Borderou de evaluare (job #2710269) | Borderou de evaluare (job #1931565) | Borderou de evaluare (job #1729785)
Borderou de evaluare (job #1729785)
Raport evaluator
Compilare:
user.cpp: In function ‘bool BellmanFord()’:
user.cpp:33:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<g[node].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:84:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<bigger.size();i++)
^
user.cpp:86:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<bigger.size();i++)
^
user.cpp:87:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=0;j<smaller.size();j++)
^
user.cpp:89:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=0;j<smaller.size();j++)
^
user.cpp:63:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("monede.in","r",stdin);
^
user.cpp:64:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("monede.out","w",stdout);
^
user.cpp:66:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:69:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&a[i][j]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 320kb | OK | 10 |
| 2 | 0ms | 312kb | OK | 10 |
| 3 | 0ms | 332kb | OK | 10 |
| 4 | 0ms | 336kb | OK | 10 |
| 5 | 12ms | 556kb | OK | 10 |
| 6 | 0ms | 396kb | OK | 10 |
| 7 | 12ms | 524kb | OK | 10 |
| 8 | 4ms | 476kb | OK | 10 |
| 9 | 8ms | 512kb | OK | 10 |
| 10 | 0ms | 424kb | OK | 10 |
| Punctaj total | 100 |