Pagini recente » Cod sursa (job #2139149) | Borderou de evaluare (job #2069423) | Borderou de evaluare (job #1854746) | Borderou de evaluare (job #382503) | Borderou de evaluare (job #1552748)
Borderou de evaluare (job #1552748)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:18:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<a.size();++i)
^
user.cpp:9:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("permut.in","r",stdin);
^
user.cpp:10:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("permut.out","w",stdout);
^
user.cpp:13:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:14:57: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i=0; i<n; ++i) scanf("%d",&t),a.push_back(t);
^
user.cpp:15:57: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i=0; i<n; ++i) scanf("%d",&t),b.push_back(t);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 268kb | OK | 10 |
| 2 | 0ms | 268kb | OK | 10 |
| 3 | 0ms | 284kb | OK | 10 |
| 4 | 0ms | 288kb | OK | 10 |
| 5 | 40ms | 768kb | OK | 10 |
| 6 | 80ms | 1156kb | OK | 10 |
| 7 | 88ms | 1160kb | OK | 10 |
| 8 | 84ms | 1160kb | OK | 10 |
| 9 | 88ms | 1160kb | OK | 10 |
| 10 | 84ms | 1160kb | OK | 10 |
| Punctaj total | 100 |