Pagini recente » Diferente pentru problema/worms intre reviziile 14 si 15 | Borderou de evaluare (job #1261692) | Borderou de evaluare (job #2783882) | Borderou de evaluare (job #1319761) | Borderou de evaluare (job #1739777)
Borderou de evaluare (job #1739777)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:80:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<A.size();++i) {
^
user.cpp:32:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("echival1.in","r",stdin);
^
user.cpp:33:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("echival1.out","w",stdout);
^
user.cpp:34:16: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&N);
^
user.cpp:36:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&x);
^
user.cpp:41:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&x);
^
user.cpp:61:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&x);
^
user.cpp:66:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&x);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 5132kb | OK | 10 |
| 2 | 4ms | 5136kb | OK | 10 |
| 3 | 12ms | 5208kb | OK | 10 |
| 4 | 28ms | 5348kb | OK | 10 |
| 5 | 308ms | 7316kb | OK | 10 |
| 6 | 560ms | 8740kb | OK | 10 |
| 7 | 864ms | 10560kb | OK | 10 |
| 8 | Depăşit | 12332kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 12688kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 12300kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |