Pagini recente » Cod sursa (job #203369) | Cod sursa (job #779740) | Diferente pentru problema/text2 intre reviziile 7 si 8 | Cod sursa (job #732864) | Borderou de evaluare (job #1566187)
Borderou de evaluare (job #1566187)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:20:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 1 ; i <= n ; i++)
^
user.cpp:19:38: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%llu%llu%llu",&n,&u,&l);
^
user.cpp:22:31: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%llu",&v[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 472kb | OK | 10 |
| 2 | 4ms | 516kb | OK | 10 |
| 3 | 20ms | 624kb | OK | 10 |
| 4 | 100ms | 1112kb | OK | 10 |
| 5 | 100ms | 1476kb | OK | 10 |
| 6 | 348ms | 2652kb | OK | 10 |
| 7 | 788ms | 5900kb | OK | 10 |
| 8 | 976ms | 7384kb | OK | 10 |
| 9 | 1748ms | 13196kb | OK | 10 |
| 10 | Depăşit | 18300kb | Time limit exceeded. | 0 |
| Punctaj total | 90 |