Pagini recente » Cod sursa (job #232007) | Borderou de evaluare (job #2063298) | Cod sursa (job #129655) | Cod sursa (job #52899) | Borderou de evaluare (job #1578266)
Borderou de evaluare (job #1578266)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:20:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<L[nod].size();i++){
^
user.cpp: In function ‘void dfss(int, int, int)’:
user.cpp:33:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<P[nod].size();i++){
^
user.cpp: In function ‘int main()’:
user.cpp:41:32: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d%d%d",&n,&m,&k);
^
user.cpp:43:31: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d%d",&a,&b);
^
user.cpp:48:29: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d",&v[i]);
^
 | Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| ✓ | 1 | 0ms | 280kb | OK | 10 |
| ✗ | 2 | 4ms | 284kb | Incorect | 0 |
| ✗ | 3 | 120ms | 308kb | Incorect | 0 |
| ✗ | 4 | Depăşit | 360kb | Time limit exceeded. | 0 |
| ✓ | 5 | Depăşit | 384kb | Time limit exceeded. | 0 |
| ✗ | 6 | Depăşit | 356kb | Time limit exceeded. | 0 |
| ✗ | 7 | Depăşit | 356kb | Time limit exceeded. | 0 |
| ✗ | 8 | Depăşit | 320kb | Time limit exceeded. | 0 |
| ✗ | 9 | Depăşit | 356kb | Time limit exceeded. | 0 |
| ✗ | 10 | Depăşit | 344kb | Time limit exceeded. | 0 |
| Punctaj total | 10 |