Borderou de evaluare (job #1218059)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:47:42: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 2 has type ‘int’ [-Wformat=]
for (i=A[0];i>=1;--i) printf("%lld",A[i]);
^
user.cpp: In function ‘void openIOFiles()’:
user.cpp:7:30: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("prim.in","r",stdin);
^
user.cpp:8:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("prim.out","w",stdout);
^
user.cpp: In function ‘int eratostene(int)’:
user.cpp:23:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
user.cpp: In function ‘int main()’:
user.cpp:39:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld",&k);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 340kb | OK | 10 |
| 2 | 0ms | 340kb | OK | 10 |
| 3 | 0ms | 336kb | OK | 10 |
| 4 | 4ms | 340kb | OK | 10 |
| 5 | 4ms | 340kb | OK | 10 |
| 6 | 4ms | 336kb | OK | 10 |
| 7 | 4ms | 340kb | OK | 10 |
| 8 | 4ms | 340kb | OK | 10 |
| 9 | 4ms | 336kb | Incorect | 0 |
| 10 | 4ms | 340kb | Incorect | 0 |
| Punctaj total | 80 |