Pagini recente » Cod sursa (job #291383) | Monitorul de evaluare | Atasamentele paginii Profil RAUCoder | Borderou de evaluare (job #1956851) | Borderou de evaluare (job #1588666)
Borderou de evaluare (job #1588666)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:33:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j = 0; j < V[i].size(); ++ j)
^
user.cpp: In function ‘void read_edge()’:
user.cpp:12:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &x, &y);
^
user.cpp: In function ‘void read()’:
user.cpp:19:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("steinsgate.in", "r", stdin);
^
user.cpp:20:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &n, &m, &k);
^
user.cpp:23:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &risk[i]);
^
user.cpp: In function ‘void write()’:
user.cpp:39:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("steinsgate.out", "w", stdout);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 444kb | OK | 10 |
| 2 | 4ms | 448kb | OK | 10 |
| 3 | 1116ms | 464kb | OK | 10 |
| 4 | Depăşit | 456kb | Time limit exceeded. | 0 |
| 5 | Depăşit | 452kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 432kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 440kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 424kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 432kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 428kb | Time limit exceeded. | 0 |
| Punctaj total | 30 |