Pagini recente » Borderou de evaluare (job #239486) | Borderou de evaluare (job #1740354)
Borderou de evaluare (job #1740354)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:108:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < edges.size() ; ++i) {
^
user.cpp: In function ‘int main()’:
user.cpp:129:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("karb.out", "w", stdout);
^
user.cpp:130:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("karb.in", "r", stdin);
^
user.cpp:133:30: 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:137:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &w);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1648kb | OK | 10 |
2 | 0ms | 1660kb | OK | 10 |
3 | 0ms | 1684kb | OK | 10 |
4 | 0ms | 1688kb | OK | 10 |
5 | 4ms | 1800kb | OK | 10 |
6 | 12ms | 1968kb | OK | 10 |
7 | 24ms | 2368kb | OK | 10 |
8 | 92ms | 4684kb | OK | 10 |
9 | 260ms | 8064kb | OK | 10 |
10 | Depăşit | 10236kb | Time limit exceeded. | 0 |
Punctaj total | 90 |