Pagini recente » Borderou de evaluare (job #1122893) | Borderou de evaluare (job #751034) | Borderou de evaluare (job #1063169) | Borderou de evaluare (job #750842) | Borderou de evaluare (job #1231775)
Borderou de evaluare (job #1231775)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:390:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("logic.in", "rt", stdin);
^
user.cpp:391:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("logic.out", "wt", stdout);
^
user.cpp:393:26: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets( S, NX, stdin);
^
user.cpp:397:30: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets( R, NX, stdin);
^
user.cpp: In function ‘bool OR()’:
user.cpp:370:21: warning: ‘b’ may be used uninitialized in this function [-Wmaybe-uninitialized]
return ( a or b );
^
user.cpp: In function ‘bool AND()’:
user.cpp:345:22: warning: ‘b’ may be used uninitialized in this function [-Wmaybe-uninitialized]
return ( a and b );
^
user.cpp: In function ‘bool SAU()’:
user.cpp:358:17: warning: ‘b’ may be used uninitialized in this function [-Wmaybe-uninitialized]
return ( a + b == 1);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 364kb | OK | 10 |
2 | 0ms | 368kb | OK | 10 |
3 | 0ms | 368kb | OK | 10 |
4 | 0ms | 364kb | Incorect | 0 |
5 | 8ms | 372kb | Incorect | 0 |
6 | 0ms | 368kb | Incorect | 0 |
7 | 0ms | 364kb | Incorect | 0 |
8 | 0ms | 372kb | Incorect | 0 |
9 | 0ms | 368kb | Incorect | 0 |
10 | 0ms | 368kb | Incorect | 0 |
Punctaj total | 30 |