Pagini recente » Borderou de evaluare (job #426098) | Borderou de evaluare (job #2649152) | Borderou de evaluare (job #2401984) | Borderou de evaluare (job #1109082) | Borderou de evaluare (job #1525179)
Borderou de evaluare (job #1525179)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:24:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 1 ; i <= n ; ++i) {
^
user.cpp: In function ‘unsigned int solve(unsigned int)’:
user.cpp:42:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 1 ; i <= n ; ++i) {
^
user.cpp:45:13: warning: unused variable ‘x’ [-Wunused-variable]
int x = c.size();
^
user.cpp: In function ‘int main()’:
user.cpp:19:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("secv5.in" , "r" , stdin);
^
user.cpp:20:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("secv5.out" , "w" , stdout);
^
user.cpp:22:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d" , &n , &p , &u);//f >> n >> p >> u;
^
user.cpp:25:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d" , &v[i]);//f >> v[i];
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 452kb | Incorect | 0 |
2 | 4ms | 472kb | Incorect | 0 |
3 | 16ms | 544kb | Incorect | 0 |
4 | 76ms | 864kb | Incorect | 0 |
5 | 44ms | 996kb | Incorect | 0 |
6 | 356ms | 1732kb | Incorect | 0 |
7 | 768ms | 3368kb | Incorect | 0 |
8 | 1044ms | 4600kb | Incorect | 0 |
9 | 1564ms | 11124kb | Incorect | 0 |
10 | Depăşit | 14460kb | Time limit exceeded. | 0 |
Punctaj total | 0 |