Pagini recente »
Borderou de evaluare (job #303852)
|
Borderou de evaluare (job #505716)
|
Borderou de evaluare (job #810847)
|
Borderou de evaluare (job #742462)
|
Borderou de evaluare (job #583621)
Borderou de evaluare (job #583621)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:40:17: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'char (*)[251]' [-Wformat=]
40 | fscanf(fin, "%s", &correct_word);
| ~^ ~~~~~~~~~~~~~
| | |
| | char (*)[251]
| char*
main.cpp:41:17: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'char (*)[251]' [-Wformat=]
41 | fscanf(fin, "%s", &given_word);
| ~^ ~~~~~~~~~~~
| | |
| | char (*)[251]
| char*
main.cpp:40:9: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
40 | fscanf(fin, "%s", &correct_word);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:41:9: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
41 | fscanf(fin, "%s", &given_word);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
262 kb
|
OK
|
5
|
2
|
1 ms
|
262 kb
|
OK
|
5
|
3
|
1 ms
|
262 kb
|
OK
|
5
|
4
|
1 ms
|
262 kb
|
OK
|
5
|
5
|
1 ms
|
262 kb
|
OK
|
5
|
6
|
1 ms
|
262 kb
|
OK
|
5
|
7
|
1 ms
|
262 kb
|
OK
|
5
|
8
|
1 ms
|
262 kb
|
OK
|
5
|
9
|
1 ms
|
262 kb
|
OK
|
5
|
10
|
1 ms
|
262 kb
|
OK
|
5
|
11
|
8 ms
|
262 kb
|
OK
|
5
|
12
|
1 ms
|
262 kb
|
OK
|
5
|
13
|
1 ms
|
262 kb
|
OK
|
5
|
14
|
1 ms
|
262 kb
|
OK
|
5
|
15
|
1 ms
|
262 kb
|
OK
|
5
|
16
|
1 ms
|
262 kb
|
OK
|
5
|
17
|
1 ms
|
262 kb
|
OK
|
5
|
18
|
1 ms
|
262 kb
|
OK
|
5
|
19
|
1 ms
|
262 kb
|
OK
|
5
|
20
|
6 ms
|
262 kb
|
OK
|
5
|
Punctaj total
|
100
|