Pagini recente » Borderou de evaluare (job #1198374) | Borderou de evaluare (job #1094892) | Borderou de evaluare (job #551680) | Borderou de evaluare (job #1413192) | Borderou de evaluare (job #1953373)
Borderou de evaluare (job #1953373)
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 | 464kb | OK | 10 |
| 2 | 0ms | 480kb | OK | 10 |
| 3 | 0ms | 472kb | OK | 10 |
| 4 | 0ms | 464kb | OK | 10 |
| 5 | 12ms | 652kb | OK | 10 |
| 6 | 120ms | 980kb | OK | 10 |
| 7 | Depăşit | 2512kb | Time limit exceeded. | 0 |
| 8 | 32ms | 516kb | OK | 10 |
| 9 | Depăşit | 2464kb | Time limit exceeded. | 0 |
| 10 | 28ms | 600kb | OK | 10 |
| Punctaj total | 80 |