Pagini recente » Monitorul de evaluare | Cod sursa (job #3142913) | Cod sursa (job #1360192) | Borderou de evaluare (job #1655864) | Borderou de evaluare (job #1525187)
Borderou de evaluare (job #1525187)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:26: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:46:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 1 ; i <= n ; ++i) {
^
user.cpp:49: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);//
^
user.cpp:27:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d" , &v[i]);//
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 276kb | Incorect | 0 |
| 2 | 4ms | 296kb | Incorect | 0 |
| 3 | 16ms | 372kb | Incorect | 0 |
| 4 | 76ms | 684kb | Incorect | 0 |
| 5 | 44ms | 820kb | Incorect | 0 |
| 6 | 352ms | 1556kb | Incorect | 0 |
| 7 | 748ms | 3196kb | Incorect | 0 |
| 8 | 1036ms | 4432kb | Incorect | 0 |
| 9 | 1504ms | 10940kb | Incorect | 0 |
| 10 | Depăşit | 14296kb | Time limit exceeded. | 0 |
| Punctaj total | 0 |