Pagini recente » Borderou de evaluare (job #2142937) | Borderou de evaluare (job #2159890) | Borderou de evaluare (job #1731862) | Borderou de evaluare (job #3006911) | Borderou de evaluare (job #2236481)
Borderou de evaluare (job #2236481)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:69:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0 ; i < v.size() && ma < p.size()-1 ; i++)
~~^~~~~~~~~~
user.cpp:69:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0 ; i < v.size() && ma < p.size()-1 ; i++)
~~~^~~~~~~~~~~~
user.cpp:81:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0 ; i < sel.size() ; i++)
~~^~~~~~~~~~~~
user.cpp: In function ‘int main()’:
user.cpp:105:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0 ; j < p.size() ; j++)
~~^~~~~~~~~~
user.cpp:88:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("desen.in","r",stdin);
^
user.cpp:89:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("desen.out","w",stdout);
^
user.cpp:93:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&nr);
^
user.cpp:94:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&a,&b);
^
user.cpp:101:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&a,&b);
^
user.cpp: In function ‘void reset()’:
user.cpp:58:10: warning: iteration 1004 invokes undefined behavior [-Waggressive-loop-optimizations]
t[i] = i;
~~~~~^~~
user.cpp:56:21: note: within this loop
for(int i = 1 ; i <= NMAX ; i++)
~~^~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 816kb | Wrong Answer! | 0 |
| 2 | 0ms | 756kb | Wrong Answer! | 0 |
| 3 | 4ms | 804kb | Wrong Answer! | 0 |
| 4 | 112ms | 768kb | Wrong Answer! | 0 |
| 5 | Depăşit | 864kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 812kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 876kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 816kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 816kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 860kb | Time limit exceeded. | 0 |
| Punctaj total | 0 |