Borderou de evaluare (job #85359)
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:31:29: error: ‘memcpy’ was not declared in this scope
memcpy(d,c,sizeof(c));
^
user.cpp:14:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bcrc.in","r",stdin);
^
user.cpp:15:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bcrc.out","w",stdout);
^
user.cpp:17:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d ",&n,&m);
^
user.cpp:23:48: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d ",&t[i],&s[i],&cost[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 8kb | OK | 10 |
2 | 8ms | 256kb | OK | 10 |
3 | 680ms | 320kb | OK | 10 |
4 | 5332ms | 840kb | OK | 10 |
5 | Depăşit | 820kb | Time limit exceeded. | 0 |
6 | 1124ms | 824kb | OK | 10 |
7 | Depăşit | 820kb | Time limit exceeded. | 0 |
8 | Depăşit | 816kb | Time limit exceeded. | 0 |
9 | Depăşit | 824kb | Time limit exceeded. | 0 |
10 | Depăşit | 820kb | Time limit exceeded. | 0 |
Punctaj total | 0 |