Pagini recente » Borderou de evaluare (job #2599948) | Borderou de evaluare (job #3037983) | Borderou de evaluare (job #3294509) | Borderou de evaluare (job #1575128) | Borderou de evaluare (job #1952713)
Borderou de evaluare (job #1952713)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve_cycle()’:
user.cpp:84:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < costs.size(); i++) {
^
user.cpp:99:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i + 1 < nodes.size(); i++) {
^
user.cpp: In function ‘int main()’:
user.cpp:112:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("sistem3.in","r",stdin);
^
user.cpp:113:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("sistem3.out","w",stdout);
^
user.cpp:115:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &mod);
^
user.cpp:117:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &w);
^
user.cpp:124:51: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (i = 1; i <= n; i++) scanf("%d", &data[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 2896kb | OK | 10 |
| 2 | 4ms | 2908kb | OK | 10 |
| 3 | 8ms | 3028kb | OK | 10 |
| 4 | 192ms | 6868kb | OK | 10 |
| 5 | 380ms | 10864kb | OK | 10 |
| 6 | 4ms | 2908kb | OK | 10 |
| 7 | 16ms | 3388kb | OK | 10 |
| 8 | 32ms | 3740kb | OK | 10 |
| 9 | 456ms | 17944kb | OK | 10 |
| 10 | 408ms | 11408kb | OK | 10 |
| Punctaj total | 100 |