Pagini recente » Borderou de evaluare (job #2676835) | Borderou de evaluare (job #1945898) | Borderou de evaluare (job #1198762) | Borderou de evaluare (job #1664997) | Borderou de evaluare (job #2236465)
Borderou de evaluare (job #2236465)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:67: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:67: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: In function ‘int main()’:
user.cpp:97:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0 ; j < p.size() ; j++)
~~^~~~~~~~~~
user.cpp:81: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:82: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:85:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&nr);
^
user.cpp:86: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:93: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:56:10: warning: iteration 1004 invokes undefined behavior [-Waggressive-loop-optimizations]
t[i] = i;
~~~~~^~~
user.cpp:54:21: note: within this loop
for(int i = 1 ; i <= NMAX ; i++)
~~^~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 812kb | Wrong Answer! | 0 |
| 2 | 8ms | 796kb | Wrong Answer! | 0 |
| 3 | 116ms | 892kb | Wrong Answer! | 0 |
| 4 | Depăşit | 1004kb | Time limit exceeded. | 0 |
| 5 | Depăşit | 1012kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 1012kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 1000kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 1008kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 1008kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 1008kb | Time limit exceeded. | 0 |
| Punctaj total | 0 |