Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2479826)
| Utilizator | Data | 24 octombrie 2019 16:37:11 | |
|---|---|---|---|
| Problema | Suma si numarul divizorilor | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 40 | ||
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:95:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("ssnd.in", "r", stdin);
^
main.cpp:96:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("ssnd.out", "w", stdout);
^
main.cpp:98:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
main.cpp:102:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &n);
^
main.cpp: In function 'void ciurul()':
main.cpp:48:18: warning: iteration 1000003 invokes undefined behavior [-Waggressive-loop-optimizations]
if(ciur[i]==0)
~~~~~~^
main.cpp:46:18: note: within this loop
for(int i=2;i<=1000005;i++)
~^~~~~~~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 14ms | 1441kb | OK | 10 | 10 |
| 2 | 18ms | 1441kb | OK | 10 | 10 |
| 3 | 18ms | 1441kb | OK | 10 | 10 |
| 4 | 18ms | 1441kb | OK | 10 | 10 |
| 5 | 18ms | 1441kb | Incorect | 0 | 0 |
| 6 | 19ms | 1441kb | Incorect | 0 | 0 |
| 7 | 19ms | 1441kb | Incorect | 0 | 0 |
| 8 | 101ms | 1441kb | Time limit exceeded | 0 | 0 |
| 9 | 101ms | 1441kb | Time limit exceeded | 0 | |
| 10 | 100ms | 1490kb | Time limit exceeded | 0 | |
| Punctaj total | 40 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
