Pagini recente » Borderou de evaluare (job #1441781) | Borderou de evaluare (job #1205195) | Diferente pentru template/onis-2014/header intre reviziile 17 si 18 | Borderou de evaluare (job #1467497) | Borderou de evaluare (job #1478268)
Borderou de evaluare (job #1478268)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:5:28: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("nim.in","r",stdin);
^
user.cpp:6:30: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("nim.out","w",stdout);
^
user.cpp:7:15: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:9:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&m); sol=0;
^
user.cpp:10:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (j=1;j<=m;j++) { scanf("%d",&x); sol=sol^x; }
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 252kb | OK | 10 |
| 2 | 0ms | 252kb | OK | 10 |
| 3 | 0ms | 252kb | OK | 10 |
| 4 | 0ms | 252kb | OK | 10 |
| 5 | 4ms | 248kb | OK | 10 |
| 6 | 12ms | 256kb | OK | 10 |
| 7 | 72ms | 248kb | OK | 10 |
| 8 | 92ms | 252kb | OK | 10 |
| 9 | 156ms | 248kb | OK | 10 |
| 10 | 176ms | 252kb | OK | 10 |
| Punctaj total | 100 |