Pagini recente » Borderou de evaluare (job #563926) | Borderou de evaluare (job #1851664) | Borderou de evaluare (job #3210538) | Borderou de evaluare (job #1614692) | Borderou de evaluare (job #1752172)
Borderou de evaluare (job #1752172)
Raport evaluator
Compilare:
user.cpp: In function ‘void rm_edge(int, int)’:
user.cpp:66:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < list[s].size(); i++) {
^
user.cpp: In function ‘void solve(const std::vector<int>&)’:
user.cpp:90:9: warning: unused variable ‘i’ [-Wunused-variable]
int i;
^
user.cpp: In function ‘int main()’:
user.cpp:120:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("kdist.in","r",stdin);
^
user.cpp:121:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("kdist.out","w",stdout);
^
user.cpp:123:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &k);
^
user.cpp:125:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &x, &y);
^
user.cpp:131:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &col[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 2824kb | OK | 10 |
| 2 | 4ms | 2860kb | OK | 10 |
| 3 | 32ms | 3260kb | OK | 10 |
| 4 | 32ms | 3240kb | OK | 10 |
| 5 | 312ms | 5380kb | OK | 10 |
| 6 | 480ms | 6176kb | OK | 10 |
| 7 | Depăşit | 9500kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 10028kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 11876kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 11876kb | Time limit exceeded. | 0 |
| Punctaj total | 60 |