Pagini recente » Borderou de evaluare (job #1081208) | Cod sursa (job #1069457) | Borderou de evaluare (job #2165664) | Borderou de evaluare (job #3306272) | Borderou de evaluare (job #1953379)
Borderou de evaluare (job #1953379)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:17:30: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("note.in","r",stdin);
^
user.cpp:18:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("note.out","w",stdout);
^
user.cpp:19:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &v, &n);
^
user.cpp:23:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &var);
^
user.cpp:27:16: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&m);
^
user.cpp:28:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
rep(i,1,m+1) scanf("%d",a+i);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 468kb | OK | 10 |
| 2 | 0ms | 652kb | OK | 10 |
| 3 | 0ms | 668kb | OK | 10 |
| 4 | 0ms | 828kb | OK | 10 |
| 5 | 12ms | 832kb | OK | 10 |
| 6 | 128ms | 4448kb | OK | 10 |
| 7 | Depăşit | 4416kb | Time limit exceeded. | 0 |
| 8 | 48ms | 4452kb | OK | 10 |
| 9 | Depăşit | 4316kb | Time limit exceeded. | 0 |
| 10 | 40ms | 4352kb | OK | 10 |
| Punctaj total | 80 |