Pagini recente »
Borderou de evaluare (job #758072)
|
Clasament 2017-11-26-clasa-5-tema-17
|
Borderou de evaluare (job #422336)
|
Borderou de evaluare (job #549569)
|
Borderou de evaluare (job #679544)
Borderou de evaluare (job #679544)
Raport evaluator
Compilare:
main.cpp: In function 'uint32_t Mod1(uint32_t, uint32_t)':
main.cpp:18:23: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'uint32_t' {aka 'unsigned int'} [-Wsign-compare]
18 | if(pos + step < vf && v[pos + step].x < x)
| ~~~~~~~~~~~^~~~
main.cpp:24:12: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'uint32_t' {aka 'unsigned int'} [-Wsign-compare]
24 | if(pos == vf) {
| ~~~~^~~~~
main.cpp:35:28: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int32_t' {aka 'int'} [-Wsign-compare]
35 | for(uint32_t i = vf; i != pos; --i)
| ~~^~~~~~
main.cpp: In function 'int main()':
main.cpp:46:11: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
46 | fscanf(fin, "%u%u", &n, &q);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~
main.cpp:51:15: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
51 | fscanf(fin, "%u", &c);
| ~~~~~~^~~~~~~~~~~~~~~
main.cpp:55:19: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)' declared with attribute 'warn_unused_result' [-Wunused-result]
55 | fscanf(fin, "%u%u", &x, &y);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
114 kb
|
OK
|
10
|
2
|
1 ms
|
114 kb
|
OK
|
10
|
3
|
1 ms
|
114 kb
|
OK
|
10
|
4
|
1 ms
|
114 kb
|
OK
|
10
|
5
|
29 ms
|
176 kb
|
OK
|
10
|
6
|
75 ms
|
196 kb
|
OK
|
10
|
7
|
118 ms
|
110 kb
|
OK
|
10
|
8
|
108 ms
|
229 kb
|
OK
|
10
|
9
|
155 ms
|
204 kb
|
Time limit exceeded
|
0
|
10
|
156 ms
|
249 kb
|
Time limit exceeded
|
0
|
Punctaj total
|
80
|